[Erp5-report] r6376 - /erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_ac...
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Mar 31 01:44:30 CEST 2006
Author: kevin
Date: Fri Mar 31 01:44:29 2006
New Revision: 6376
URL: http://svn.erp5.org?rev=6376&view=rev
Log:
Use section_portal_type_list to break acquisition of 'group' property from Person to Organisation.
Modified:
erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getOtherPartiesReportSectionList.xml
Modified: erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getOtherPartiesReportSectionList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getOtherPartiesReportSectionList.xml?rev=6376&r1=6375&r2=6376&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getOtherPartiesReportSectionList.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getOtherPartiesReportSectionList.xml Fri Mar 31 01:44:29 2006
@@ -95,6 +95,7 @@
\'section_category\' : transaction_section_category,\n
\'simulation_state\' : transaction_simulation_state,\n
\'report_depth\' : 5,\n
+ \'section_portal_type_list\': [\'Organisation\']\n
}\n
\n
params[\'hide_grouping\'] = request[\'omit_grouped_references\']\n
More information about the Erp5-report
mailing list