[Erp5-report] r26529 - in /erp5/trunk/bt5/erp5_mrp: PathTemplateItem/portal_rules/ bt/

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Apr 20 18:12:01 CEST 2009


Author: seb
Date: Mon Apr 20 18:12:01 2009
New Revision: 26529

URL: http://svn.erp5.org?rev=26529&view=rev
Log:
2009-04-20 Seb
* Define the list of expandable properties on the default production order rule

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=26529&r1=26528&r2=26529&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] Mon Apr 20 18:12:01 2009
@@ -54,6 +54,25 @@
             <value> <string>default_production_order_rule</string> </value>
         </item>
         <item>
+            <key> <string>expandable_property</string> </key>
+            <value>
+              <tuple>
+                <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>
+              </tuple>
+            </value>
+        </item>
+        <item>
             <key> <string>id</string> </key>
             <value> <string>default_production_order_rule</string> </value>
         </item>

Modified: erp5/trunk/bt5/erp5_mrp/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/bt/revision?rev=26529&r1=26528&r2=26529&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_mrp/bt/revision [utf8] Mon Apr 20 18:12:01 2009
@@ -1,1 +1,1 @@
-390
+391




More information about the Erp5-report mailing list