Commit 5194d664 authored by Yoshinori Okuji's avatar Yoshinori Okuji

2010-06-21 yo

* Specify the inventory group to the portal type Inventory.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36478 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e2ead51a
...@@ -57,6 +57,7 @@ ...@@ -57,6 +57,7 @@
<value> <value>
<tuple> <tuple>
<string>delivery</string> <string>delivery</string>
<string>inventory</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -70,7 +71,9 @@ ...@@ -70,7 +71,9 @@
</item> </item>
<item> <item>
<key> <string>permission</string> </key> <key> <string>permission</string> </key>
<value> <string></string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
......
2010-06-21 yo
* Specify the inventory group to the portal type Inventory.
2010-06-08 kazuhiko 2010-06-08 kazuhiko
* 'Validate Inventory Action' should be allowed for Assignor. * 'Validate Inventory Action' should be allowed for Assignor.
......
953 954
\ 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