[Erp5-report] r18020 - /erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/porta...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Dec 5 11:03:30 CET 2007


Author: fabien
Date: Wed Dec  5 11:03:28 2007
New Revision: 18020

URL: http://svn.erp5.org?rev=18020&view=rev
Log:
Sorry, I forgot to commit this file (used for the my_percent field). And apparently someone had done the same oblivion for planning_box field :) So now the two are correctly added

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

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary.xml?rev=18020&r1=18019&r2=18020&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary.xml Wed Dec  5 11:03:28 2007
@@ -3,11 +3,8 @@
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.ERP5Form.Form</string>
-          <string>ERP5Form</string>
-        </tuple>
-        <none/>
+        <global name="ERP5Form" module="Products.ERP5Form.Form"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
@@ -118,6 +115,8 @@
                         <string>my_money_quantity</string>
                         <string>my_title</string>
                         <string>my_quantity</string>
+                        <string>my_percent</string>
+                        <string>planning_box</string>
                       </list>
                     </value>
                 </item>




More information about the Erp5-report mailing list