[Erp5-report] r17407 - in /erp5/trunk/bt5/erp5_accounting: SkinTemplateItem/portal_skins/er...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Nov 6 10:22:46 CET 2007
Author: jerome
Date: Tue Nov 6 10:22:44 2007
New Revision: 17407
URL: http://svn.erp5.org?rev=17407&view=rev
Log:
typo in AccountModule_getAccountListForTrialBalance
Modified:
erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getAccountListForTrialBalance.xml
erp5/trunk/bt5/erp5_accounting/bt/revision
Modified: erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getAccountListForTrialBalance.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getAccountListForTrialBalance.xml?rev=17407&r1=17406&r2=17407&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getAccountListForTrialBalance.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getAccountListForTrialBalance.xml Tue Nov 6 10:22:44 2007
@@ -444,7 +444,7 @@
portal_type=accounting_movement_type_list +\n
balance_movement_type_list,\n
**inventory_params):\n
- mirror_section_uid = MARKER\n
+ mirror_section_key = MARKER\n
if expand_accounts:\n
mirror_section_key = node[\'mirror_section_uid\']\n
account_props = line_per_account.setdefault(\n
@@ -467,7 +467,7 @@
at_date=from_date + 1,\n
portal_type=balance_movement_type_list,\n
**inventory_params):\n
- mirror_section_uid = MARKER\n
+ mirror_section_key = MARKER\n
if expand_accounts:\n
mirror_section_key = node[\'mirror_section_uid\']\n
account_props = line_per_account.setdefault(\n
@@ -489,7 +489,7 @@
to_date=from_date,\n
portal_type=accounting_movement_type_list,\n
**inventory_params):\n
- mirror_section_uid = MARKER\n
+ mirror_section_key = MARKER\n
if expand_accounts:\n
mirror_section_key = node[\'mirror_section_uid\']\n
account_props = line_per_account.setdefault(\n
@@ -509,7 +509,7 @@
to_date=from_date,\n
portal_type=accounting_movement_type_list,\n
**inventory_params):\n
- mirror_section_uid = MARKER\n
+ mirror_section_key = MARKER\n
if expand_accounts:\n
mirror_section_key = node[\'mirror_section_uid\']\n
account_props = line_per_account.setdefault(\n
@@ -842,10 +842,10 @@
<string>getNodeTitleAndId</string>
<string>initial_balance_date</string>
<string>min</string>
- <string>mirror_section_uid</string>
<string>mirror_section_key</string>
<string>line_list</string>
<string>node_relative_url</string>
+ <string>mirror_section_uid</string>
<string>payment_uid</string>
<string>data</string>
<string>node_title</string>
Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=17407&r1=17406&r2=17407&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision Tue Nov 6 10:22:44 2007
@@ -1,1 +1,1 @@
-490
+491
More information about the Erp5-report
mailing list