Commit 798fe0a6 authored by Jérome Perrin's avatar Jérome Perrin

simulation state is required


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37745 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4f486ec0
......@@ -80,6 +80,8 @@ if engaged_budget:\n
portal.getPortalCurrentInventoryStateList() +\n
portal.getPortalTransitInventoryStateList())\n
\n
kw.setdefault(\'simulation_state\', portal.getPortalCurrentInventoryStateList())\n
\n
return kw\n
</string> </value>
</item>
......
323
\ No newline at end of file
327
\ 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