[Erp5-report] r12440 - in /erp5/trunk/bt5/erp5_accounting_ui_test: PathTemplateItem/currenc...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jan 29 16:23:17 CET 2007


Author: jerome
Date: Mon Jan 29 16:23:12 2007
New Revision: 12440

URL: http://svn.erp5.org?rev=12440&view=rev
Log:
set a base_unit_quantity on currencies


Modified:
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/currency_module/euro.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/currency_module/usd.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/currency_module/yen.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/currency_module/euro.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/currency_module/euro.xml?rev=12440&r1=12439&r2=12440&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/currency_module/euro.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/currency_module/euro.xml Mon Jan 29 16:23:12 2007
@@ -41,6 +41,10 @@
             <value>
               <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
             </value>
+        </item>
+        <item>
+            <key> <string>base_unit_quantity</string> </key>
+            <value> <float>0.01</float> </value>
         </item>
         <item>
             <key> <string>default_reference</string> </key>

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/currency_module/usd.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/currency_module/usd.xml?rev=12440&r1=12439&r2=12440&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/currency_module/usd.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/currency_module/usd.xml Mon Jan 29 16:23:12 2007
@@ -41,6 +41,10 @@
             <value>
               <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
             </value>
+        </item>
+        <item>
+            <key> <string>base_unit_quantity</string> </key>
+            <value> <float>0.01</float> </value>
         </item>
         <item>
             <key> <string>default_reference</string> </key>

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/currency_module/yen.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/currency_module/yen.xml?rev=12440&r1=12439&r2=12440&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/currency_module/yen.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/currency_module/yen.xml Mon Jan 29 16:23:12 2007
@@ -41,6 +41,10 @@
             <value>
               <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
             </value>
+        </item>
+        <item>
+            <key> <string>base_unit_quantity</string> </key>
+            <value> <float>0.01</float> </value>
         </item>
         <item>
             <key> <string>default_reference</string> </key>

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision?rev=12440&r1=12439&r2=12440&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision Mon Jan 29 16:23:12 2007
@@ -1,1 +1,1 @@
-36
+37




More information about the Erp5-report mailing list