Commit 17039f02 authored by Aurel's avatar Aurel

bank account must not be modified if not in draft or modificaiton state

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24142 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b2b10e03
......@@ -46,6 +46,7 @@
<value>
<tuple>
<string>Delete objects</string>
<string>Modify portal content</string>
</tuple>
</value>
</item>
......
......@@ -64,6 +64,12 @@
<tuple/>
</value>
</item>
<item>
<key> <string>Modify portal content</string> </key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</value>
</item>
......
......@@ -61,6 +61,12 @@
<tuple/>
</value>
</item>
<item>
<key> <string>Modify portal content</string> </key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</value>
</item>
......
......@@ -66,6 +66,12 @@
<tuple/>
</value>
</item>
<item>
<key> <string>Modify portal content</string> </key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</value>
</item>
......
......@@ -68,6 +68,12 @@
<tuple/>
</value>
</item>
<item>
<key> <string>Modify portal content</string> </key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</value>
</item>
......
......@@ -66,6 +66,12 @@
<tuple/>
</value>
</item>
<item>
<key> <string>Modify portal content</string> </key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</value>
</item>
......
455
\ No newline at end of file
457
\ 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