Commit 2363f235 authored by Mame Coumba Sall's avatar Mame Coumba Sall

Add section_category when getInventoryList is called for paysheet lines

parent 08c3be51
......@@ -57,6 +57,7 @@ getobject = portal.portal_catalog.getobject\n
for x in portal.portal_simulation.getInventoryList(\n
portal_type=(\'Pay Sheet Cell\',\n
\'Pay Sheet Line\'),\n
section_category=\'group/demo_group\',\n
group_by_resource=0,\n
group_by_section=0,\n
group_by_mirror_section=1):\n
......
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