Commit 0844b549 authored by Yoshinori Okuji's avatar Yoshinori Okuji

2009-12-16 yo

* Change the permission of sale order fast input to Add portal content. This is not still sufficient (because Modified portal content on lines is also required), but better than before.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31335 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2b388289
......@@ -33,7 +33,9 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
......@@ -47,7 +49,7 @@
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>View</string>
<string>Add portal content</string>
</tuple>
</value>
</item>
......
2009-12-16 yo
* Change the permission of sale order fast input to Add portal content. This is not still sufficient (because Modified portal content on lines is also required), but better than before.
2009-12-14 yusei
* Replace sales group type with sale group type.
......
809
\ No newline at end of file
810
\ 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