Commit f0440c9d authored by Romain Courteaud's avatar Romain Courteaud

Fetch log from new workflow

parent abbfffc9
...@@ -291,7 +291,7 @@ ...@@ -291,7 +291,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python: context.getPortalObject().portal_workflow.getInfoFor(context, \'comment\', wf_id=\'software_instance_slap_interface_workflow\')</string> </value> <value> <string>python: context.getPortalObject().portal_workflow.getInfoFor(context, \'comment\', wf_id=\'instance_slap_interface_workflow\')</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
...@@ -304,7 +304,7 @@ ...@@ -304,7 +304,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python: context.getPortalObject().portal_workflow.getInfoFor(context, \'comment\', wf_id=\'software_instance_slap_interface_workflow\')</string> </value> <value> <string>python: context.getPortalObject().portal_workflow.getInfoFor(context, \'comment\', wf_id=\'instance_slap_interface_workflow\')</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python: "Notification at %s" % context.getPortalObject().portal_workflow.getInfoFor(context, \'time\', wf_id=\'software_instance_slap_interface_workflow\')</string> </value> <value> <string>python: "Notification at %s" % context.getPortalObject().portal_workflow.getInfoFor(context, \'time\', wf_id=\'instance_slap_interface_workflow\')</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
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