[Erp5-report] r35759 lucas - in /erp5/trunk/bt5/erp5_accounting: PathTemplateItem/portal_ru...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri May 28 20:40:48 CEST 2010


Author: lucas
Date: Fri May 28 20:40:43 2010
New Revision: 35759

URL: http://svn.erp5.org?rev=35759&view=rev
Log:
2010-05-28 lucas
* Added quantity into Expandable Properties of the default_accounting_transaction_rule object.

Modified:
    erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_accounting_transaction_root_simulation_rule.xml
    erp5/trunk/bt5/erp5_accounting/bt/change_log
    erp5/trunk/bt5/erp5_accounting/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_accounting_transaction_root_simulation_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_accounting_transaction_root_simulation_rule.xml?rev=35759&r1=35758&r2=35759&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_accounting_transaction_root_simulation_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_accounting_transaction_root_simulation_rule.xml [utf8] Fri May 28 20:40:43 2010
@@ -54,6 +54,12 @@
             <value> <string>default_accounting_transaction_rule</string> </value>
         </item>
         <item>
+            <key> <string>description</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
             <key> <string>expandable_property</string> </key>
             <value>
               <tuple>
@@ -63,6 +69,7 @@
                 <string>destination_payment</string>
                 <string>destination_project</string>
                 <string>destination_section</string>
+                <string>quantity</string>
                 <string>source_administration</string>
                 <string>source_decision</string>
                 <string>source_function</string>

Modified: erp5/trunk/bt5/erp5_accounting/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/change_log?rev=35759&r1=35758&r2=35759&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/change_log [utf8] Fri May 28 20:40:43 2010
@@ -1,3 +1,6 @@
+2010-05-28 lucas
+* Added quantity into Expandable Properties of the default_accounting_transaction_rule object.
+
 2010-05-28 yo
 * Keep remaining in the same view after adding a new Accounting Transaction Line.
 

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=35759&r1=35758&r2=35759&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Fri May 28 20:40:43 2010
@@ -1,1 +1,1 @@
-1231
+1233




More information about the Erp5-report mailing list