[Erp5-report] r22660 - in /erp5/trunk/bt5/erp5_accounting: SkinTemplateItem/portal_skins/er...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jul 25 13:59:54 CEST 2008


Author: jerome
Date: Fri Jul 25 13:59:54 2008
New Revision: 22660

URL: http://svn.erp5.org?rev=22660&view=rev
Log:
no need to use required field here

Modified:
    erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_viewFieldLibrary/my_title.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_viewFieldLibrary/my_title.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_viewFieldLibrary/my_title.xml?rev=22660&r1=22659&r2=22660&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_viewFieldLibrary/my_title.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_viewFieldLibrary/my_title.xml Fri Jul 25 13:59:54 2008
@@ -15,7 +15,6 @@
               <list>
                 <string>title</string>
                 <string>description</string>
-                <string>required</string>
               </list>
             </value>
         </item>
@@ -77,7 +76,7 @@
             <value>
               <dictionary>
                 <item>
-                    <key> <string>description</string> </key>
+                    <key>                 <string>description</string> </key>
                     <value> <string>The name of the Account</string> </value>
                 </item>
                 <item>
@@ -89,15 +88,11 @@
                     <value> <string>Base_viewFieldLibrary</string> </value>
                 </item>
                 <item>
-                    <key> <string>required</string> </key>
-                    <value> <int>1</int> </value>
-                </item>
-                <item>
                     <key> <string>target</string> </key>
                     <value> <string>Click to edit the target</string> </value>
                 </item>
                 <item>
-                    <key> <string>title</string> </key>
+                    <key>                 <string>title</string> </key>
                     <value> <string>Account Name</string> </value>
                 </item>
               </dictionary>

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=22660&r1=22659&r2=22660&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision Fri Jul 25 13:59:54 2008
@@ -1,1 +1,1 @@
-728
+729




More information about the Erp5-report mailing list