From d5663ba9e4420b879ddd2fb27bdf17d0afafc0d1 Mon Sep 17 00:00:00 2001 From: Lucas Carvalho <lucas@nexedi.com> Date: Fri, 1 Apr 2011 18:42:21 +0000 Subject: [PATCH] 2011-04-01 lucas * Renamed default_accounts_express.ods to standard_default_accounts.ods git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45011 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../BusinessConfiguration_getDefaultAccountList.xml | 2 +- ...ounts_express.ods.xml => standard_default_accounts.ods.xml} | 2 +- bt5/erp5_configurator_standard/bt/change_log | 3 +++ bt5/erp5_configurator_standard/bt/revision | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) rename bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/{default_accounts_express.ods.xml => standard_default_accounts.ods.xml} (99%) diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getDefaultAccountList.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getDefaultAccountList.xml index eab04d778a..d972b7b93e 100644 --- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getDefaultAccountList.xml +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_getDefaultAccountList.xml @@ -54,7 +54,7 @@ \n cachedMethod = CachingMethod(context.ConfigurationTemplate_readOOCalcFile, script.getId())\n result = {}\n -filename = "default_accounts_express.ods"\n +filename = "standard_default_accounts.ods"\n object_list = cachedMethod(filename)\n \n for item in object_list:\n diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/default_accounts_express.ods.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/standard_default_accounts.ods.xml similarity index 99% rename from bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/default_accounts_express.ods.xml rename to bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/standard_default_accounts.ods.xml index 25690cf624..3732ef0214 100644 --- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/default_accounts_express.ods.xml +++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/standard_default_accounts.ods.xml @@ -12,7 +12,7 @@ </item> <item> <key> <string>__name__</string> </key> - <value> <string>default_accounts_express.ods</string> </value> + <value> <string>standard_default_accounts.ods</string> </value> </item> <item> <key> <string>content_type</string> </key> diff --git a/bt5/erp5_configurator_standard/bt/change_log b/bt5/erp5_configurator_standard/bt/change_log index 8499729476..a92a0085c9 100644 --- a/bt5/erp5_configurator_standard/bt/change_log +++ b/bt5/erp5_configurator_standard/bt/change_log @@ -1,3 +1,6 @@ +2011-04-01 lucas +* Renamed default_accounts_express.ods to standard_default_accounts.ods + 2011-04-01 lucas * Renamed currency_list.ods to standard_currency_list.ods diff --git a/bt5/erp5_configurator_standard/bt/revision b/bt5/erp5_configurator_standard/bt/revision index 7dfce3516b..6001de1bbe 100644 --- a/bt5/erp5_configurator_standard/bt/revision +++ b/bt5/erp5_configurator_standard/bt/revision @@ -1 +1 @@ -594 \ No newline at end of file +595 \ No newline at end of file -- 2.30.9