Commit 577962c2 authored by Łukasz Nowak's avatar Łukasz Nowak

Drop priority a bit.

parent 7230b922
......@@ -69,7 +69,7 @@ context.getPortalObject().portal_catalog.searchAndActivate(\n
portal_type=\'Sale Packing List Line\',\n
simulation_state=\'delivered\',\n
default_resource_uid=context.restrictedTraverse(context.getPortalObject().portal_preferences.getPreferredInstanceCleanupResource()).getUid(),\n
activate_kw={\'tag\': tag},\n
activity_kw={\'tag\': tag, \'priority\': 7},\n
**kw\n
)\n
context.activate(after_tag=tag).getId()\n
......
616
\ No newline at end of file
617
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment