Commit 26d43e9b authored by Aurel's avatar Aurel

2006-06-30 aurel

* use specific class for cash inventory

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8273 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 11b40399
......@@ -64,7 +64,7 @@
</item>
<item>
<key> <string>content_meta_type</string> </key>
<value> <string>ERP5 Inventory</string> </value>
<value> <string>ERP5Banking Cash Inventory</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -72,7 +72,7 @@
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addInventory</string> </value>
<value> <string>addCashInventory</string> </value>
</item>
<item>
<key> <string>filter_content_types</string> </key>
......
2006-06-30 aurel
* use specific class for cash inventory
2006-05-24 aurel
* add a minimal workflow for inventory
......
0.7
\ No newline at end of file
0.8
\ 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