[Erp5-report] r7433 - /erp5/trunk/bt5/erp5_banking_check/SkinTemplateItem/portal_skins/erp5...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue May 23 14:03:17 CEST 2006


Author: aurel
Date: Tue May 23 14:03:10 2006
New Revision: 7433

URL: http://svn.erp5.org?rev=7433&view=rev
Log:
set read_only to true for fast input

Modified:
    erp5/trunk/bt5/erp5_banking_check/SkinTemplateItem/portal_skins/erp5_banking_check_operation/CheckPayment_viewCheckPaymentLineFastInputAction.xml

Modified: erp5/trunk/bt5/erp5_banking_check/SkinTemplateItem/portal_skins/erp5_banking_check_operation/CheckPayment_viewCheckPaymentLineFastInputAction.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_check/SkinTemplateItem/portal_skins/erp5_banking_check_operation/CheckPayment_viewCheckPaymentLineFastInputAction.xml?rev=7433&r1=7432&r2=7433&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_check/SkinTemplateItem/portal_skins/erp5_banking_check_operation/CheckPayment_viewCheckPaymentLineFastInputAction.xml (original)
+++ erp5/trunk/bt5/erp5_banking_check/SkinTemplateItem/portal_skins/erp5_banking_check_operation/CheckPayment_viewCheckPaymentLineFastInputAction.xml Tue May 23 14:03:10 2006
@@ -70,9 +70,9 @@
                     , \'operation_currency\'       : context.Baobab_getPortalReferenceCurrencyID()\n
                     , \'cash_status_list\'          : [\'valid\']\n
                     , \'emission_letter_list\'      : context.Baobab_getUserEmissionLetterList()\n
-                    , \'variation_list\'           : contex.Baobab_getResourceVintageList(coin=1, banknote=1)\n
-                    , \'currency_cash_portal_tType\'  :  None\n
-                    , \'read_only\'           : True\n
+                    , \'variation_list\'           : context.Baobab_getResourceVintageList(coin=1, banknote=1)\n
+                    , \'currency_cash_portal_type\'  :  None\n
+                    , \'read_only\'           : False\n
                     , \'column_base_category\'               : \'variation\'\n
                     }\n
 \n
@@ -133,9 +133,8 @@
                           <tuple>
                             <string>_getattr_</string>
                             <string>context</string>
-                            <string>contex</string>
                             <string>None</string>
-                            <string>True</string>
+                            <string>False</string>
                             <string>cash_detail_dict</string>
                           </tuple>
                         </value>




More information about the Erp5-report mailing list