[Erp5-report] r26463 - in /erp5/trunk/bt5/erp5_trade: PathTemplateItem/portal_rules/ bt/

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 16 17:56:05 CEST 2009


Author: seb
Date: Thu Apr 16 17:56:05 2009
New Revision: 26463

URL: http://svn.erp5.org?rev=26463&view=rev
Log:
2009-04-16 Seb
* Define expandable_property_list on the default_order_rule

Modified:
    erp5/trunk/bt5/erp5_trade/PathTemplateItem/portal_rules/default_order_rule.xml
    erp5/trunk/bt5/erp5_trade/bt/revision

Modified: erp5/trunk/bt5/erp5_trade/PathTemplateItem/portal_rules/default_order_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/PathTemplateItem/portal_rules/default_order_rule.xml?rev=26463&r1=26462&r2=26463&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/PathTemplateItem/portal_rules/default_order_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_trade/PathTemplateItem/portal_rules/default_order_rule.xml [utf8] Thu Apr 16 17:56:05 2009
@@ -30,7 +30,17 @@
         <item>
             <key> <string>_range_criterion</string> </key>
             <value>
-              <dictionary/>
+              <dictionary>
+                <item>
+                    <key> <string>start_date</string> </key>
+                    <value>
+                      <tuple>
+                        <none/>
+                        <none/>
+                      </tuple>
+                    </value>
+                </item>
+              </dictionary>
             </value>
         </item>
         <item>
@@ -42,6 +52,33 @@
         <item>
             <key> <string>default_reference</string> </key>
             <value> <string>default_order_rule</string> </value>
+        </item>
+        <item>
+            <key> <string>expandable_property</string> </key>
+            <value>
+              <tuple>
+                <string>source</string>
+                <string>source_section</string>
+                <string>source_function</string>
+                <string>source_account</string>
+                <string>start_date</string>
+                <string>stop_date</string>
+                <string>destination</string>
+                <string>destination_section</string>
+                <string>destination_function</string>
+                <string>destination_account</string>
+                <string>description</string>
+                <string>resource</string>
+                <string>variation_category_list</string>
+                <string>variation_property_dict</string>
+                <string>base_contribution_list</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>

Modified: erp5/trunk/bt5/erp5_trade/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/bt/revision?rev=26463&r1=26462&r2=26463&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_trade/bt/revision [utf8] Thu Apr 16 17:56:05 2009
@@ -1,1 +1,1 @@
-630
+633




More information about the Erp5-report mailing list