Commit 767b222f authored by Jérome Perrin's avatar Jérome Perrin

Add Inventory Line and Inventory Cell in 'inventory_movement' type list.

(also remove french description on Inventory)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16377 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 67a3b265
......@@ -85,6 +85,7 @@
<value>
<tuple>
<string>delivery_movement</string>
<string>inventory_movement</string>
<string>invoice_movement</string>
</tuple>
</value>
......@@ -103,6 +104,10 @@
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
<value>
......
......@@ -93,6 +93,7 @@
<value>
<tuple>
<string>delivery_movement</string>
<string>inventory_movement</string>
<string>invoice_movement</string>
</tuple>
</value>
......@@ -111,6 +112,10 @@
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
<value>
......
......@@ -68,7 +68,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>une liste de mouvements...</string> </value>
<value> <string>An Inventory</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
113
\ No newline at end of file
114
\ 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