[Erp5-report] r20299 - in /erp5/trunk/bt5/erp5_mrp: SkinTemplateItem/portal_skins/erp5_mrp/...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 3 18:44:19 CEST 2008


Author: kazuhiko
Date: Thu Apr  3 18:44:19 2008
New Revision: 20299

URL: http://svn.erp5.org?rev=20299&view=rev
Log:
2008-04-03 kazuhiko
* import TransformationRuleError.

Modified:
    erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SimulationMovement_testTransformationRule.xml
    erp5/trunk/bt5/erp5_mrp/bt/revision

Modified: erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SimulationMovement_testTransformationRule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SimulationMovement_testTransformationRule.xml?rev=20299&r1=20298&r2=20299&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SimulationMovement_testTransformationRule.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/SimulationMovement_testTransformationRule.xml Thu Apr  3 18:44:19 2008
@@ -67,6 +67,7 @@
             <key> <string>_body</string> </key>
             <value> <string encoding="cdata"><![CDATA[
 
+from Products.ERP5Type.Errors import TransformationRuleError\n
 # Test if we must transform\n
 # The test should actually be based on nodes, paths\n
 # and capacities, which is not possible now\n
@@ -152,6 +153,8 @@
                         <value>
                           <tuple>
                             <string>rule</string>
+                            <string>Products.ERP5Type.Errors</string>
+                            <string>TransformationRuleError</string>
                             <string>context</string>
                             <string>movement</string>
                             <string>_getattr_</string>
@@ -167,7 +170,6 @@
                             <string>current_tranfo_link_list</string>
                             <string>len</string>
                             <string>length</string>
-                            <string>TransformationRuleError</string>
                             <string>True</string>
                           </tuple>
                         </value>

Modified: erp5/trunk/bt5/erp5_mrp/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/bt/revision?rev=20299&r1=20298&r2=20299&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/bt/revision (original)
+++ erp5/trunk/bt5/erp5_mrp/bt/revision Thu Apr  3 18:44:19 2008
@@ -1,1 +1,1 @@
-58
+59




More information about the Erp5-report mailing list