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

erp5_configurator_maxma_demo : deploy configuration located in workflow_module.

parent 7c19e3f3
......@@ -45,7 +45,7 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>source/portal_workflow/maxma_demo_configuration_workflow/5</string>
<string>source/workflow_module/maxma_demo_configuration_workflow/5</string>
</tuple>
</value>
</item>
......
......@@ -10,7 +10,7 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>destination/portal_workflow/maxma_demo_configuration_workflow/9</string>
<string>destination/workflow_module/maxma_demo_configuration_workflow/9</string>
</tuple>
</value>
</item>
......
......@@ -10,7 +10,7 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>destination/portal_workflow/maxma_demo_configuration_workflow/6</string>
<string>destination/workflow_module/maxma_demo_configuration_workflow/6</string>
</tuple>
</value>
</item>
......
......@@ -10,7 +10,7 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>destination/portal_workflow/maxma_demo_configuration_workflow/7</string>
<string>destination/workflow_module/maxma_demo_configuration_workflow/7</string>
</tuple>
</value>
</item>
......
......@@ -10,7 +10,7 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>destination/portal_workflow/maxma_demo_configuration_workflow/8</string>
<string>destination/workflow_module/maxma_demo_configuration_workflow/8</string>
</tuple>
</value>
</item>
......
......@@ -18,7 +18,7 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>destination/portal_workflow/maxma_demo_configuration_workflow/1</string>
<string>destination/workflow_module/maxma_demo_configuration_workflow/1</string>
</tuple>
</value>
</item>
......
......@@ -18,7 +18,7 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>destination/portal_workflow/maxma_demo_configuration_workflow/2</string>
<string>destination/workflow_module/maxma_demo_configuration_workflow/2</string>
</tuple>
</value>
</item>
......
......@@ -18,7 +18,7 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>destination/portal_workflow/maxma_demo_configuration_workflow/3</string>
<string>destination/workflow_module/maxma_demo_configuration_workflow/3</string>
</tuple>
</value>
</item>
......
......@@ -90,7 +90,7 @@ class TestMaxmaDemoConfiguratorWorkflow(TestLiveConfiguratorWorkflowMixin):
""" Set Consulting Workflow into Business Configuration """
business_configuration = sequence.get("business_configuration")
self.setBusinessConfigurationWorkflow(business_configuration,
"portal_workflow/maxma_demo_configuration_workflow")
"workflow_module/maxma_demo_configuration_workflow")
def stepViewCreatedPersons(self, sequence=None, sequence_list=None, **kw):
......
business_configuration_module/default_maxma_demo_configuration
\ No newline at end of file
business_configuration_module/default_maxma_demo_configuration
workflow_module/maxma_demo_configuration_workflow
workflow_module/maxma_demo_configuration_workflow/**
\ No newline at end of file
maxma_demo_configuration_workflow
\ 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