Commit a6f71dca authored by Lucas Carvalho's avatar Lucas Carvalho

- removed Anonymous permission for view Published state

- added Sale Order Module security

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29044 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c0c8b3ff
This diff is collapsed.
...@@ -99,7 +99,6 @@ ...@@ -99,7 +99,6 @@
<key> <string>View</string> </key> <key> <string>View</string> </key>
<value> <value>
<tuple> <tuple>
<string>Anonymous</string>
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Associate</string> <string>Associate</string>
......
211 212
\ No newline at end of file \ No newline at end of file
currency_module currency_module
product_module product_module
\ No newline at end of file sale_order_module
\ 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