Commit 06d3d058 authored by Vincent Pelletier's avatar Vincent Pelletier

Make "deposited" state impact current_inventory.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19261 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e4e1a888
...@@ -42,7 +42,9 @@ ...@@ -42,7 +42,9 @@
<item> <item>
<key> <string>type_list</string> </key> <key> <string>type_list</string> </key>
<value> <value>
<tuple/> <tuple>
<string>current_inventory</string>
</tuple>
</value> </value>
</item> </item>
</dictionary> </dictionary>
......
596 597
\ No newline at end of file \ 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