Commit 6dc4a333 authored by wenjie.zheng's avatar wenjie.zheng Committed by Sebastien Robin

erp5_workflow_test_data: rename the user created testing workflows to avoid...

erp5_workflow_test_data: rename the user created testing workflows to avoid conflict in conversion live test.
parent 18f8d2e6
......@@ -26,7 +26,7 @@
</item>
<item>
<key> <string>default_reference</string> </key>
<value> <string>testing_interaction_workflow</string> </value>
<value> <string>origin_testing_interaction_workflow</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -34,7 +34,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>interactionworkflow_testing_interaction_workflow</string> </value>
<value> <string>interactionworkflow_origin_testing_interaction_workflow</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Workflow Script" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>Script_magic</string> </key>
<value> <int>3</int> </value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_container</string> </key>
<value> <string>container</string> </value>
</item>
<item>
<key> <string>name_context</string> </key>
<value> <string>context</string> </value>
</item>
<item>
<key> <string>name_m_self</string> </key>
<value> <string>script</string> </value>
</item>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>10</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Workflow Script</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -28,13 +28,13 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>source/portal_workflow/workflow_testing_workflow/state_draft</string>
<string>source/portal_workflow/workflow_origin_testing_workflow/state_draft</string>
</tuple>
</value>
</item>
<item>
<key> <string>default_reference</string> </key>
<value> <string>testing_workflow</string> </value>
<value> <string>origin_testing_workflow</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -42,7 +42,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>workflow_testing_workflow</string> </value>
<value> <string>workflow_origin_testing_workflow</string> </value>
</item>
<item>
<key> <string>managed_permission_list</string> </key>
......
......@@ -28,8 +28,8 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>destination/portal_workflow/workflow_testing_workflow/transition_validate</string>
<string>destination/portal_workflow/workflow_testing_workflow/transition_validate_action</string>
<string>destination/portal_workflow/workflow_origin_testing_workflow/transition_validate</string>
<string>destination/portal_workflow/workflow_origin_testing_workflow/transition_validate_action</string>
</tuple>
</value>
</item>
......
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