Commit 3451071f authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

add Accept Solver and Adopt Solver in Solver Process's allowed portal types.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31254 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7c8f3fac
......@@ -9,6 +9,8 @@
<item>New Order Rule</item>
</portal_type>
<portal_type id="Solver Process">
<item>Accept Solver</item>
<item>Adopt Solver</item>
<item>Production Reduction Solver</item>
<item>Quantity Split Solver</item>
<item>Resource Adoption Solver</item>
......
......@@ -3,6 +3,8 @@ New Order Rule | DateTime Divergence Tester
New Order Rule | Float Divergence Tester
New Order Rule | String Divergence Tester
Rule Tool | New Order Rule
Solver Process | Accept Solver
Solver Process | Adopt Solver
Solver Process | Production Reduction Solver
Solver Process | Quantity Split Solver
Solver Process | Resource Adoption Solver
......
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