[Erp5-report] r31302 kazuhiko - in /erp5/trunk/bt5/erp5_simulation: ActionTemplateItem/port...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Dec 15 11:45:26 CET 2009


Author: kazuhiko
Date: Tue Dec 15 11:45:22 2009
New Revision: 31302

URL: http://svn.erp5.org?rev=31302&view=rev
Log:
remove bogus Accept Solver and Adopt Solver portal types, but add Quantity Accept Solver and Resource Accept Solver.

Added:
    erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Quantity%20Accept%20Solver/
    erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Quantity%20Accept%20Solver/configuration.xml
    erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Quantity%20Accept%20Solver/view.xml
    erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Resource%20Accept%20Solver/
    erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Resource%20Accept%20Solver/configuration.xml
    erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Resource%20Accept%20Solver/view.xml
    erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Quantity%20Accept%20Solver.xml
    erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Resource%20Accept%20Solver.xml
Removed:
    erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Accept%20Solver/configuration.xml
    erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Accept%20Solver/view.xml
    erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Adopt%20Solver/configuration.xml
    erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Adopt%20Solver/view.xml
    erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Accept%20Solver.xml
    erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Adopt%20Solver.xml
Modified:
    erp5/trunk/bt5/erp5_simulation/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
    erp5/trunk/bt5/erp5_simulation/bt/revision
    erp5/trunk/bt5/erp5_simulation/bt/template_action_path_list
    erp5/trunk/bt5/erp5_simulation/bt/template_portal_type_allowed_content_type_list
    erp5/trunk/bt5/erp5_simulation/bt/template_portal_type_id_list

Removed: erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Accept%20Solver/configuration.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Accept%2520Solver/configuration.xml?rev=31301&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Accept%20Solver/configuration.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Accept%20Solver/configuration.xml (removed)
@@ -1,91 +1,0 @@
-<?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>

Removed: erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Accept%20Solver/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Accept%2520Solver/view.xml?rev=31301&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Accept%20Solver/view.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Accept%20Solver/view.xml (removed)
@@ -1,91 +1,0 @@
-<?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>

Removed: erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Adopt%20Solver/configuration.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Adopt%2520Solver/configuration.xml?rev=31301&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Adopt%20Solver/configuration.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Adopt%20Solver/configuration.xml (removed)
@@ -1,91 +1,0 @@
-<?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>

Removed: erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Adopt%20Solver/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Adopt%2520Solver/view.xml?rev=31301&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Adopt%20Solver/view.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Adopt%20Solver/view.xml (removed)
@@ -1,91 +1,0 @@
-<?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>

Added: erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Quantity%20Accept%20Solver/configuration.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Quantity%2520Accept%2520Solver/configuration.xml?rev=31302&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Quantity%20Accept%20Solver/configuration.xml (added)
+++ erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Quantity%20Accept%20Solver/configuration.xml [utf8] Tue Dec 15 11:45:22 2009
@@ -1,0 +1,91 @@
+<?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>

Added: erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Quantity%20Accept%20Solver/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Quantity%2520Accept%2520Solver/view.xml?rev=31302&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Quantity%20Accept%20Solver/view.xml (added)
+++ erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Quantity%20Accept%20Solver/view.xml [utf8] Tue Dec 15 11:45:22 2009
@@ -1,0 +1,91 @@
+<?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>

Added: erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Resource%20Accept%20Solver/configuration.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Resource%2520Accept%2520Solver/configuration.xml?rev=31302&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Resource%20Accept%20Solver/configuration.xml (added)
+++ erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Resource%20Accept%20Solver/configuration.xml [utf8] Tue Dec 15 11:45:22 2009
@@ -1,0 +1,91 @@
+<?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>

Added: erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Resource%20Accept%20Solver/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Resource%2520Accept%2520Solver/view.xml?rev=31302&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Resource%20Accept%20Solver/view.xml (added)
+++ erp5/trunk/bt5/erp5_simulation/ActionTemplateItem/portal_types/Resource%20Accept%20Solver/view.xml [utf8] Tue Dec 15 11:45:22 2009
@@ -1,0 +1,91 @@
+<?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>

Modified: erp5/trunk/bt5/erp5_simulation/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml?rev=31302&r1=31301&r2=31302&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] Tue Dec 15 11:45:22 2009
@@ -9,10 +9,10 @@
   <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 Accept Solver</item>
   <item>Quantity Split Solver</item>
+  <item>Resource Accept Solver</item>
   <item>Resource Adoption Solver</item>
   <item>Resource Replacement Solver</item>
   <item>Solver Decision</item>

Removed: erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Accept%20Solver.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Accept%2520Solver.xml?rev=31301&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Accept%20Solver.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Accept%20Solver.xml (removed)
@@ -1,95 +1,0 @@
-<?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>
-                <string>FIFO</string>
-                <string>LIFO</string>
-                <string>MinPrice</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value> <string>The Accept Solver solves the divergence by accepting the decision and updating a simulation movement.</string> </value>
-        </item>
-        <item>
-            <key> <string>factory</string> </key>
-            <value> <string>addAcceptSolver</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>Accept 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>
-              <none/>
-            </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>

Removed: erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Adopt%20Solver.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Adopt%2520Solver.xml?rev=31301&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Adopt%20Solver.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Adopt%20Solver.xml (removed)
@@ -1,95 +1,0 @@
-<?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>
-                <string>FIFO</string>
-                <string>LIFO</string>
-                <string>MinPrice</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value> <string>The Accept Solver solves the divergence by accepting the decision and updating a simulation movement.</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>Adopt 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>
-              <none/>
-            </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>

Added: erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Quantity%20Accept%20Solver.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Quantity%2520Accept%2520Solver.xml?rev=31302&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Quantity%20Accept%20Solver.xml (added)
+++ erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Quantity%20Accept%20Solver.xml [utf8] Tue Dec 15 11:45:22 2009
@@ -1,0 +1,97 @@
+<?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>
+                <string>FIFO</string>
+                <string>LIFO</string>
+                <string>MinPrice</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string>The Accept Solver solves the divergence by accepting the decision and updating a simulation movement.</string> </value>
+        </item>
+        <item>
+            <key> <string>factory</string> </key>
+            <value> <string>addAcceptSolver</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>Quantity Accept 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>Accept new quantity</string> </value>
+        </item>
+        <item>
+            <key> <string>tested_property</string> </key>
+            <value> <string>quantity</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Resource%20Accept%20Solver.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Resource%2520Accept%2520Solver.xml?rev=31302&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Resource%20Accept%20Solver.xml (added)
+++ erp5/trunk/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Resource%20Accept%20Solver.xml [utf8] Tue Dec 15 11:45:22 2009
@@ -1,0 +1,97 @@
+<?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>
+                <string>FIFO</string>
+                <string>LIFO</string>
+                <string>MinPrice</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string>The Accept Solver solves the divergence by accepting the decision and updating a simulation movement.</string> </value>
+        </item>
+        <item>
+            <key> <string>factory</string> </key>
+            <value> <string>addAcceptSolver</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 Accept 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>Accept new resource</string> </value>
+        </item>
+        <item>
+            <key> <string>tested_property</string> </key>
+            <value> <string>resource</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_simulation/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/bt/revision?rev=31302&r1=31301&r2=31302&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/bt/revision [utf8] Tue Dec 15 11:45:22 2009
@@ -1,1 +1,1 @@
-25
+26

Modified: erp5/trunk/bt5/erp5_simulation/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/bt/template_action_path_list?rev=31302&r1=31301&r2=31302&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/bt/template_action_path_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/bt/template_action_path_list [utf8] Tue Dec 15 11:45:22 2009
@@ -1,7 +1,3 @@
-Accept Solver | configuration
-Accept Solver | view
-Adopt Solver | configuration
-Adopt Solver | view
 Category Membership Divergence Tester | configuration
 Category Membership Divergence Tester | predicate
 Category Membership Divergence Tester | view
@@ -12,6 +8,8 @@
 Float Divergence Tester | predicate
 Float Divergence Tester | view
 New Order Rule | view
+Quantity Accept Solver | configuration
+Quantity Accept Solver | view
 Quantity Cancel Solver | configuration
 Quantity Cancel Solver | view
 Quantity Split Solver | configuration

Modified: erp5/trunk/bt5/erp5_simulation/bt/template_portal_type_allowed_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/bt/template_portal_type_allowed_content_type_list?rev=31302&r1=31301&r2=31302&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/bt/template_portal_type_allowed_content_type_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/bt/template_portal_type_allowed_content_type_list [utf8] Tue Dec 15 11:45:22 2009
@@ -3,10 +3,10 @@
 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 Accept Solver
 Solver Process | Quantity Split Solver
+Solver Process | Resource Accept Solver
 Solver Process | Resource Adoption Solver
 Solver Process | Resource Replacement Solver
 Solver Process | Solver Decision

Modified: erp5/trunk/bt5/erp5_simulation/bt/template_portal_type_id_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/bt/template_portal_type_id_list?rev=31302&r1=31301&r2=31302&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/bt/template_portal_type_id_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/bt/template_portal_type_id_list [utf8] Tue Dec 15 11:45:22 2009
@@ -1,10 +1,9 @@
-Accept Solver
-Adopt Solver
 Category Membership Divergence Tester
 DateTime Divergence Tester
 Float Divergence Tester
 New Order Rule
 Production Reduction Solver
+Quantity Accept Solver
 Quantity Cancel Solver
 Quantity Split Solver
 Resource Adoption Solver




More information about the Erp5-report mailing list