From 066e0423b3a679e744fa12d2e9fe72c21d5944ad Mon Sep 17 00:00:00 2001 From: Mame Coumba Sall <mame@nexedi.com> Date: Tue, 23 Apr 2013 16:23:58 +0000 Subject: [PATCH] Rename listbox method --- .../erp5_banking_cash/CashContainer_fastInputForm/listbox.xml | 2 +- ...rList.xml => CashMovement_getCashContainerFastInputList.xml} | 2 +- bt5/erp5_banking_cash/bt/revision | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/{Listbox_getCashContainerList.xml => CashMovement_getCashContainerFastInputList.xml} (98%) diff --git a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CashContainer_fastInputForm/listbox.xml b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CashContainer_fastInputForm/listbox.xml index b22d99dabb..cfdd679cd7 100644 --- a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CashContainer_fastInputForm/listbox.xml +++ b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CashContainer_fastInputForm/listbox.xml @@ -628,7 +628,7 @@ <dictionary> <item> <key> <string>method_name</string> </key> - <value> <string>Listbox_getCashContainerList</string> </value> + <value> <string>CashMovement_getCashContainerFastInputList</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/Listbox_getCashContainerList.xml b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CashMovement_getCashContainerFastInputList.xml similarity index 98% rename from bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/Listbox_getCashContainerList.xml rename to bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CashMovement_getCashContainerFastInputList.xml index eb4238cf8f..c00629138e 100644 --- a/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/Listbox_getCashContainerList.xml +++ b/bt5/erp5_banking_cash/SkinTemplateItem/portal_skins/erp5_banking_cash/CashMovement_getCashContainerFastInputList.xml @@ -119,7 +119,7 @@ return context.ListBox_initializeFastInput()\n </item> <item> <key> <string>id</string> </key> - <value> <string>Listbox_getCashContainerList</string> </value> + <value> <string>CashMovement_getCashContainerFastInputList</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/bt/revision b/bt5/erp5_banking_cash/bt/revision index c5321a6e72..20f3ba5854 100644 --- a/bt5/erp5_banking_cash/bt/revision +++ b/bt5/erp5_banking_cash/bt/revision @@ -1 +1 @@ -709 \ No newline at end of file +710 \ No newline at end of file -- 2.30.9