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
......@@ -184,6 +184,14 @@
<key> <string>type_class</string> </key>
<value> <string>QuantitySplitMoveSolver</string> </value>
</item>
<item>
<key> <string>workflow_list</string> </key>
<value>
<list>
<string>solver_workflow</string>
</list>
</value>
</item>
</dictionary>
</pickle>
</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