Commit fe519546 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

* rename Adoption Solver to Adopt Solver.

* remove Resource Adoption Solver that should be removed in r32269.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32271 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a6e44588
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>action</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>action_type/object_view</string>
</tuple>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_view</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>configuration</string> </value>
</item>
<item>
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>View</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Action Information</string> </value>
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>2.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Configuration</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="Expression" module="Products.CMFCore.Expression"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/Solver_viewConfiguration</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>action</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>action_type/object_view</string>
</tuple>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_view</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>view</string> </value>
</item>
<item>
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>View</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Action Information</string> </value>
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>1.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>View</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="Expression" module="Products.CMFCore.Expression"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/TargetSolver_view</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
</portal_type> </portal_type>
<portal_type id="Solver Process"> <portal_type id="Solver Process">
<item>Accept Solver</item> <item>Accept Solver</item>
<item>Adoption Solver</item> <item>Adopt Solver</item>
<item>Production Reduction Solver</item> <item>Production Reduction Solver</item>
<item>Quantity Split Solver</item> <item>Quantity Split Solver</item>
<item>Solver Decision</item> <item>Solver Decision</item>
......
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>Adoption Solver</string> </value> <value> <string>Adopt Solver</string> </value>
</item> </item>
<item> <item>
<key> <string>init_script</string> </key> <key> <string>init_script</string> </key>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="SolverTypeInformation" module="Products.ERP5Type.Document.SolverTypeInformation"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>configuration_form_id</string> </key>
<value> <string>Solver_viewConfiguration</string> </value>
</item>
<item>
<key> <string>configuration_property_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>delivery_solver</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>The resource adoption solver resets the resource value of the delivery movement to the resource value of simulation. It eventually splits the movement and triggers rebuild in case multiple resources exist in the simulation.</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addAdoptSolver</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>target_solver</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Resource Adoption Solver</string> </value>
</item>
<item>
<key> <string>init_script</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>line_exclusive</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>line_grouping</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>permission</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Solver Type</string> </value>
</item>
<item>
<key> <string>solver_action_title</string> </key>
<value> <string>Replace Resource</string> </value>
</item>
<item>
<key> <string>tested_property</string> </key>
<value> <string>resource</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<workflow>solver_workflow</workflow> <workflow>solver_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Adoption Solver</type> <type>Adopt Solver</type>
<workflow>solver_workflow</workflow> <workflow>solver_workflow</workflow>
</chain> </chain>
<chain> <chain>
......
Accept Solver | configuration Accept Solver | configuration
Accept Solver | view Accept Solver | view
Adoption Solver | configuration Adopt Solver | configuration
Adoption Solver | view Adopt Solver | view
Category Membership Divergence Tester | configuration Category Membership Divergence Tester | configuration
Category Membership Divergence Tester | predicate Category Membership Divergence Tester | predicate
Category Membership Divergence Tester | view Category Membership Divergence Tester | view
......
...@@ -35,7 +35,7 @@ Payment Rule | Net Converted Quantity Divergence Tester ...@@ -35,7 +35,7 @@ Payment Rule | Net Converted Quantity Divergence Tester
Payment Rule | String Divergence Tester Payment Rule | String Divergence Tester
Payment Rule | Variation Divergence Tester Payment Rule | Variation Divergence Tester
Solver Process | Accept Solver Solver Process | Accept Solver
Solver Process | Adoption Solver Solver Process | Adopt Solver
Solver Process | Production Reduction Solver Solver Process | Production Reduction Solver
Solver Process | Quantity Split Solver Solver Process | Quantity Split Solver
Solver Process | Solver Decision Solver Process | Solver Decision
......
Accept Solver Accept Solver
Adoption Solver Adopt Solver
Category Membership Divergence Tester Category Membership Divergence Tester
DateTime Divergence Tester DateTime Divergence Tester
Float Divergence Tester Float Divergence Tester
......
Accept Solver | solver_workflow Accept Solver | solver_workflow
Adoption Solver | solver_workflow Adopt Solver | solver_workflow
Category Membership Divergence Tester | edit_workflow Category Membership Divergence Tester | edit_workflow
DateTime Divergence Tester | edit_workflow DateTime Divergence Tester | edit_workflow
Float Divergence Tester | edit_workflow Float Divergence Tester | edit_workflow
......
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