Commit a796b049 authored by Jérome Perrin's avatar Jérome Perrin

follow Account_zDistinctSectionList API change

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34602 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d1c94a69
......@@ -118,7 +118,7 @@ if not params[\'hide_grouping\'] :\n
# TODO: this can be a simple getInventoryList with mirror section category\n
# (role)\n
for party in context.Account_zDistinctSectionList(\n
section_category=section_category,\n
section_uid=section_uid,\n
at_date=at_date):\n
o = party.getObject()\n
keep_this_one = True\n
......
1184
\ No newline at end of file
1185
\ 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