Commit cd341ca0 authored by Ivan Tyagov's avatar Ivan Tyagov

Use properly method

parent c60e89fe
......@@ -54,7 +54,8 @@
active_process = portal.portal_activities.newActiveProcess()\n
portal.event_module.recurseCallMethod(\n
\'Event_migrateEventWorkflowHistory\',\n
active_process=active_process,\n
activate_kw=dict(active_process=active_process.getPath(),\n
group_method_cost=1),\n
min_depth=1,\n
max_depth=1)\n
print "Migration started with process id: %s" %active_process.getPath()\n
......
582
\ No newline at end of file
583
\ 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