Commit 5ebc7691 authored by Arnaud Fontaine's avatar Arnaud Fontaine

squash! ERP5Workflow: erp5_configurator_*: Migrate Configurator Workflows from...

squash! ERP5Workflow: erp5_configurator_*: Migrate Configurator Workflows from workflow_module to portal_workflow (!1378).
parent f8efe9ec
...@@ -115,7 +115,7 @@ ...@@ -115,7 +115,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>resource/portal_workflow/erp5_consulting_workflow</string> <string>resource/portal_workflow/erp5_consulting_configuration_workflow</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>resource/portal_workflow/officejs_sdk_workflow</string> <string>resource/portal_workflow/officejs_sdk_configuration_workflow</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>resource/portal_workflow/erp5_standard_workflow</string> <string>resource/portal_workflow/erp5_standard_configuration_workflow</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -1868,7 +1868,7 @@ class TestConsultingConfiguratorWorkflow(StandardConfigurationMixin): ...@@ -1868,7 +1868,7 @@ class TestConsultingConfiguratorWorkflow(StandardConfigurationMixin):
Test Live Consulting Configuration Workflow Test Live Consulting Configuration Workflow
""" """
CONFIGURATION_WORKFLOW = 'portal_workflow/erp5_consulting_workflow' CONFIGURATION_WORKFLOW = 'portal_workflow/erp5_consulting_configuration_workflow'
DEFAULT_SEQUENCE_LIST = """ DEFAULT_SEQUENCE_LIST = """
stepSet%(country)sCase stepSet%(country)sCase
...@@ -2171,7 +2171,7 @@ class TestStandardConfiguratorWorkflow(StandardConfigurationMixin): ...@@ -2171,7 +2171,7 @@ class TestStandardConfiguratorWorkflow(StandardConfigurationMixin):
""" """
Test Live Standard Configuration Workflow. Test Live Standard Configuration Workflow.
""" """
CONFIGURATION_WORKFLOW = 'portal_workflow/erp5_standard_workflow' CONFIGURATION_WORKFLOW = 'portal_workflow/erp5_standard_configuration_workflow'
DEFAULT_SEQUENCE_LIST = """ DEFAULT_SEQUENCE_LIST = """
stepSet%(country)sCase stepSet%(country)sCase
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>source/portal_workflow/erp5_consulting_workflow/state_start</string> <string>source/portal_workflow/erp5_consulting_configuration_workflow/state_start</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>erp5_consulting_workflow</string> </value> <value> <string>erp5_consulting_configuration_workflow</string> </value>
</item> </item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/transition_configure_erp5_preferences</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/transition_configure_erp5_preferences</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/transition_install</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/transition_install</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/transition_configure_categories</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/transition_configure_categories</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/transition_finalize</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/transition_finalize</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/transition_configure_user_accounts</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/transition_configure_user_accounts</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/transition_setup_customer_bt5</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/transition_setup_customer_bt5</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/transition_setup_standard_bt5</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/transition_setup_standard_bt5</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/transition_configure_accounting</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/transition_configure_accounting</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/transition_configure_roles</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/transition_configure_roles</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/transition_configure_user_accounts_number</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/transition_configure_user_accounts_number</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/transition_configure_organisation</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/transition_configure_organisation</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/state_accounting</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/state_accounting</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/state_your_categories</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/state_your_categories</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/state_application_preferences</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/state_application_preferences</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/state_your_organisation</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/state_your_organisation</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/state_your_roles_settings</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/state_your_roles_settings</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/state_user_accounts_configuration</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/state_user_accounts_configuration</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/state_number_of_user_accounts</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/state_number_of_user_accounts</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/state_end</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/state_end</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/state_download</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/state_download</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/state_customer_bt</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/state_customer_bt</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_consulting_workflow/state_standard_bt5</string> <string>destination/portal_workflow/erp5_consulting_configuration_workflow/state_standard_bt5</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>source/portal_workflow/erp5_standard_workflow/state_start</string> <string>source/portal_workflow/erp5_standard_configuration_workflow/state_start</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>erp5_standard_workflow</string> </value> <value> <string>erp5_standard_configuration_workflow</string> </value>
</item> </item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/transition_configure_erp5_preferences</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/transition_configure_erp5_preferences</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/transition_install</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/transition_install</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/transition_setup_portal_type_role</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/transition_setup_portal_type_role</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/transition_setup_category</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/transition_setup_category</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/transition_finalize</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/transition_finalize</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/transition_configure_user_accounts</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/transition_configure_user_accounts</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/transition_configure_organisation</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/transition_configure_organisation</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/transition_setup_customer_bt5</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/transition_setup_customer_bt5</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/transition_setup_standard_bt5</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/transition_setup_standard_bt5</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/transition_configure_accounting</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/transition_configure_accounting</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/transition_configure_user_accounts_number</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/transition_configure_user_accounts_number</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/state_accounting</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/state_accounting</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/state_application_preferences</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/state_application_preferences</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/state_your_organisation</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/state_your_organisation</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/state_user_accounts_configuration</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/state_user_accounts_configuration</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/state_number_of_user_accounts</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/state_number_of_user_accounts</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/state_end</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/state_end</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/state_download</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/state_download</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/state_category</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/state_category</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/state_customer_bt</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/state_customer_bt</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/state_role</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/state_role</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/erp5_standard_workflow/state_standard_bt5</string> <string>destination/portal_workflow/erp5_standard_configuration_workflow/state_standard_bt5</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>source/portal_workflow/officejs_sdk_workflow/state_start</string> <string>source/portal_workflow/officejs_sdk_configuration_workflow/state_start</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>officejs_sdk_workflow</string> </value> <value> <string>officejs_sdk_configuration_workflow</string> </value>
</item> </item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/officejs_sdk_workflow/transition_install</string> <string>destination/portal_workflow/officejs_sdk_configuration_workflow/transition_install</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/officejs_sdk_workflow/transition_finalize</string> <string>destination/portal_workflow/officejs_sdk_configuration_workflow/transition_finalize</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/officejs_sdk_workflow/transition_setup_customer_bt5</string> <string>destination/portal_workflow/officejs_sdk_configuration_workflow/transition_setup_customer_bt5</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/officejs_sdk_workflow/transition_setup_standard_bt5</string> <string>destination/portal_workflow/officejs_sdk_configuration_workflow/transition_setup_standard_bt5</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/officejs_sdk_workflow/state_end</string> <string>destination/portal_workflow/officejs_sdk_configuration_workflow/state_end</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/officejs_sdk_workflow/state_download</string> <string>destination/portal_workflow/officejs_sdk_configuration_workflow/state_download</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/officejs_sdk_workflow/state_customer_bt</string> <string>destination/portal_workflow/officejs_sdk_configuration_workflow/state_customer_bt</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination/portal_workflow/officejs_sdk_workflow/state_standard_bt5</string> <string>destination/portal_workflow/officejs_sdk_configuration_workflow/state_standard_bt5</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
erp5_consulting_workflow erp5_consulting_configuration_workflow
erp5_standard_workflow erp5_standard_configuration_workflow
officejs_sdk_workflow officejs_sdk_configuration_workflow
\ No newline at end of file \ No newline at end of file
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
</tr> </tr>
<tr> <tr>
<td>openAndWait</td> <td>openAndWait</td>
<td>${base_url}/Zuite_setUpConfigurationTest?workflow_path=portal_workflow/erp5_consulting_workflow</td> <td>${base_url}/Zuite_setUpConfigurationTest?workflow_path=portal_workflow/erp5_consulting_configuration_workflow</td>
<td> </td> <td> </td>
</tr> </tr>
<tr> <tr>
......
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</item> </item>
<item> <item>
<key> <string>_params</string> </key> <key> <string>_params</string> </key>
<value> <string>workflow_path="portal_workflow/erp5_standard_workflow"</string> </value> <value> <string>workflow_path="portal_workflow/erp5_standard_configuration_workflow"</string> </value>
</item> </item>
<item> <item>
<key> <string>_proxy_roles</string> </key> <key> <string>_proxy_roles</string> </key>
......
...@@ -137,8 +137,8 @@ ...@@ -137,8 +137,8 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>resource/portal_workflow/erp5_standard_workflow</string> <string>resource/portal_workflow/erp5_standard_configuration_workflow</string>
<string>current_state/portal_workflow/erp5_standard_workflow/state_end</string> <string>current_state/portal_workflow/erp5_standard_configuration_workflow/state_end</string>
<string>specialise/portal_templates/50</string> <string>specialise/portal_templates/50</string>
</tuple> </tuple>
</value> </value>
...@@ -313,7 +313,7 @@ ...@@ -313,7 +313,7 @@
<value> <value>
<dictionary> <dictionary>
<item> <item>
<key> <string>portal_workflow/erp5_standard_workflow/transition_configure_user_accounts</string> </key> <key> <string>portal_workflow/erp5_standard_configuration_workflow/transition_configure_user_accounts</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
</dictionary> </dictionary>
......
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
</item> </item>
<item> <item>
<key> <string>transition</string> </key> <key> <string>transition</string> </key>
<value> <string>portal_workflow/erp5_standard_workflow/transition_configure_organisation</string> </value> <value> <string>portal_workflow/erp5_standard_configuration_workflow/transition_configure_organisation</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