Commit e57039c9 authored by Sebastien Robin's avatar Sebastien Robin

the default interaction should be Workflow method


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2815 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fbedf3b7
......@@ -116,7 +116,7 @@ class InteractionDefinition (SimpleItem):
def setProperties(self, title,
portal_type_filter=None,
trigger_type=TRIGGER_AUTOMATIC,
trigger_type=TRIGGER_WORKFLOW_METHOD,
script_name=(),
after_script_name=(),
activate_script_name=(),
......
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