Commit d2b60450 authored by Aurel's avatar Aurel

add proxy role to check if counter is opened

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11626 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e709a29d
......@@ -100,6 +100,14 @@ else:\n
<key> <string>_params</string> </key>
<value> <string>counter</string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>errors</string> </key>
<value>
......
86
\ No newline at end of file
90
\ 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