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