Commit d84f7045 authored by Yoshinori Okuji's avatar Yoshinori Okuji

2010-05-17 yo

* Inventory Line and Inventory Cell are not invoice movements.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35369 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a9b14c3f
......@@ -41,7 +41,6 @@
<tuple>
<string>delivery_movement</string>
<string>inventory_movement</string>
<string>invoice_movement</string>
</tuple>
</value>
</item>
......@@ -51,11 +50,15 @@
</item>
<item>
<key> <string>init_script</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -68,7 +68,6 @@
<tuple>
<string>delivery_movement</string>
<string>inventory_movement</string>
<string>invoice_movement</string>
</tuple>
</value>
</item>
......@@ -82,7 +81,9 @@
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>title</string> </key>
......
2010-05-17 yo
* Inventory Line and Inventory Cell are not invoice movements.
2010-05-10 tatuya
* Fix the groups of the Internal Order Module portal type. Add module group into it.
......
921
\ No newline at end of file
923
\ 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