[Erp5-report] r6699 - /erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_ac...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 14 23:06:33 CEST 2006


Author: kevin
Date: Fri Apr 14 23:06:27 2006
New Revision: 6699

URL: http://svn.erp5.org?rev=6699&view=rev
Log:
Remove previous hack by a less intrusive one.

Modified:
    erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getBalance.xml

Modified: erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getBalance.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getBalance.xml?rev=6699&r1=6698&r2=6699&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getBalance.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getBalance.xml Fri Apr 14 23:06:27 2006
@@ -93,7 +93,7 @@
 if kw.get(\'omit_output\') :\n
   kwd[\'omit_output\'] = 1\n
 \n
-kwd[\'section_portal_type_list\'] = [\'Organisation\']\n
+kwd[\'where_expression\'] = " section.portal_type = \'Organisation\' "\n
 \n
 return context.portal_simulation.getInventoryAssetPrice( node_uid        = context.getUid()\n
                                                        , omit_simulation = 1\n




More information about the Erp5-report mailing list