Commit 2cd889c7 authored by Jérome Perrin's avatar Jérome Perrin

configurator_standard_trade_template: enable "Accept" solver on specialise divergences

Changing the trade condition can impact the business process and generate a
completly different simulation, so ask user instead of just silently accepting.
parent 772d8fed
......@@ -18,6 +18,14 @@
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>solver/portal_solvers/Accept Solver</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......
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