[Erp5-report] r34956 kazuhiko - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTempl...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon May 3 18:37:30 CEST 2010


Author: kazuhiko
Date: Mon May  3 18:37:27 2010
New Revision: 34956

URL: http://svn.erp5.org?rev=34956&view=rev
Log:
base_unit_price field should not have any precision.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_base_unit_price.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_base_unit_price.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_base_unit_price.xml?rev=34956&r1=34955&r2=34956&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_base_unit_price.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_base_unit_price.xml [utf8] Mon May  3 18:37:27 2010
@@ -14,6 +14,7 @@
             <value>
               <list>
                 <string>description</string>
+                <string>precision</string>
                 <string>title</string>
               </list>
             </value>
@@ -57,6 +58,10 @@
             <value>
               <dictionary>
                 <item>
+                    <key> <string>description</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
                     <key> <string>field_id</string> </key>
                     <value> <string></string> </value>
                 </item>
@@ -65,7 +70,15 @@
                     <value> <string></string> </value>
                 </item>
                 <item>
+                    <key> <string>precision</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
                     <key> <string>target</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
+                    <key> <string>title</string> </key>
                     <value> <string></string> </value>
                 </item>
               </dictionary>
@@ -88,6 +101,10 @@
                     <value> <string>Base_viewFieldLibrary</string> </value>
                 </item>
                 <item>
+                    <key> <string>precision</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
                     <key> <string>target</string> </key>
                     <value> <string>Click to edit the target</string> </value>
                 </item>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=34956&r1=34955&r2=34956&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Mon May  3 18:37:27 2010
@@ -1,1 +1,1 @@
-1577
+1578




More information about the Erp5-report mailing list