Commit 49a581fb authored by Łukasz Nowak's avatar Łukasz Nowak

- comment added

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22490 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9f2de67a
......@@ -74,6 +74,8 @@ kwargs.update(\n
node_uid = context.restrictedTraverse(kw[\'node\']).getUid(),\n
at_date = kw.get(\'at_date\'),\n
)\n
\n
# getAllInventoryList used to fetch all results using one query\n
return context.getPortalObject().portal_simulation.getAllInventoryList(**kwargs)\n
</string> </value>
</item>
......
253
\ No newline at end of file
254
\ 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