diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getBalance.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getBalance.xml index 5df2eb4e4e8fc6756ef9bfed485c067d0a4178f3..9a13cb18281312334698eaccf1f20af416bdb5a8 100644 --- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getBalance.xml +++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getBalance.xml @@ -93,7 +93,7 @@ if kw.get(\'omit_input\') :\n 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