Commit d5663ba9 authored by Lucas Carvalho's avatar Lucas Carvalho

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
parent f55ae745
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
\n \n
cachedMethod = CachingMethod(context.ConfigurationTemplate_readOOCalcFile, script.getId())\n cachedMethod = CachingMethod(context.ConfigurationTemplate_readOOCalcFile, script.getId())\n
result = {}\n result = {}\n
filename = "default_accounts_express.ods"\n filename = "standard_default_accounts.ods"\n
object_list = cachedMethod(filename)\n object_list = cachedMethod(filename)\n
\n \n
for item in object_list:\n for item in object_list:\n
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>__name__</string> </key>
<value> <string>default_accounts_express.ods</string> </value> <value> <string>standard_default_accounts.ods</string> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
......
2011-04-01 lucas
* Renamed default_accounts_express.ods to standard_default_accounts.ods
2011-04-01 lucas 2011-04-01 lucas
* Renamed currency_list.ods to standard_currency_list.ods * Renamed currency_list.ods to standard_currency_list.ods
......
594 595
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment