[Erp5-report] r32504 kazuhiko - in /erp5/trunk/bt5/erp5_mrp: PathTemplateItem/portal_rules/...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Feb 12 16:03:03 CET 2010


Author: kazuhiko
Date: Fri Feb 12 16:03:02 2010
New Revision: 32504

URL: http://svn.erp5.org?rev=32504&view=rev
Log:
set matching property list.

Modified:
    erp5/trunk/bt5/erp5_mrp/PathTemplateItem/portal_rules/default_production_order_rule.xml
    erp5/trunk/bt5/erp5_mrp/bt/revision

Modified: erp5/trunk/bt5/erp5_mrp/PathTemplateItem/portal_rules/default_production_order_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PathTemplateItem/portal_rules/default_production_order_rule.xml?rev=32504&r1=32503&r2=32504&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PathTemplateItem/portal_rules/default_production_order_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_mrp/PathTemplateItem/portal_rules/default_production_order_rule.xml [utf8] Fri Feb 12 16:03:02 2010
@@ -57,24 +57,32 @@
             <key> <string>expandable_property</string> </key>
             <value>
               <tuple>
+                <string>aggregate_list</string>
                 <string>destination</string>
                 <string>destination_section</string>
-                <string>start_date</string>
-                <string>stop_date</string>
-                <string>resource</string>
-                <string>variation_category_list</string>
-                <string>variation_property_dict</string>
-                <string>aggregate_list</string>
                 <string>price</string>
                 <string>price_currency</string>
                 <string>quantity</string>
                 <string>quantity_unit</string>
+                <string>resource</string>
+                <string>start_date</string>
+                <string>stop_date</string>
+                <string>variation_category_list</string>
+                <string>variation_property_dict</string>
               </tuple>
             </value>
         </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>default_production_order_rule</string> </value>
+        </item>
+        <item>
+            <key> <string>matching_property</string> </key>
+            <value>
+              <tuple>
+                <string>order</string>
+              </tuple>
+            </value>
         </item>
         <item>
             <key> <string>portal_type</string> </key>

Modified: erp5/trunk/bt5/erp5_mrp/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/bt/revision?rev=32504&r1=32503&r2=32504&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_mrp/bt/revision [utf8] Fri Feb 12 16:03:02 2010
@@ -1,1 +1,1 @@
-415
+416




More information about the Erp5-report mailing list