Commit 3e148c20 authored by Sebastien Robin's avatar Sebastien Robin

erp5_configurator_standard_solver: Add missing solver_workflow to Quantity Split Move Solver

parent eadb317d
Pipeline #26787 failed with stage
in 0 seconds
...@@ -184,6 +184,14 @@ ...@@ -184,6 +184,14 @@
<key> <string>type_class</string> </key> <key> <string>type_class</string> </key>
<value> <string>QuantitySplitMoveSolver</string> </value> <value> <string>QuantitySplitMoveSolver</string> </value>
</item> </item>
<item>
<key> <string>workflow_list</string> </key>
<value>
<list>
<string>solver_workflow</string>
</list>
</value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
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