[Erp5-report] r45536 vincent - in /erp5/trunk/bt5/erp5_banking_cash: ActionTemplateItem/por...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Apr 18 15:03:11 CEST 2011


Author: vincent
Date: Mon Apr 18 15:03:11 2011
New Revision: 45536

URL: http://svn.erp5.org?rev=45536&view=rev
Log:
Use an action script to initialise fast input.

This was probably lost in BT format changes.

Modified:
    erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/fastInput.xml
    erp5/trunk/bt5/erp5_banking_cash/bt/revision

Modified: erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/fastInput.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%2520Issue/fastInput.xml?rev=45536&r1=45535&r2=45536&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/fastInput.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/fastInput.xml [utf8] Mon Apr 18 15:03:11 2011
@@ -30,7 +30,9 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>icon</string> </key>
@@ -73,7 +75,7 @@
       <dictionary>
         <item>
             <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/CashContainer_fastInputForm</string> </value>
+            <value> <string>string:${object_url}/CashContainer_initFastInputForm</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_banking_cash/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/bt/revision?rev=45536&r1=45535&r2=45536&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_banking_cash/bt/revision [utf8] Mon Apr 18 15:03:11 2011
@@ -1 +1 @@
-697
\ No newline at end of file
+698
\ No newline at end of file



More information about the Erp5-report mailing list