Commit fbb5ce45 authored by Vincent Desmares's avatar Vincent Desmares

2008-06-03 vincentd

* add rights for manager in publication_workflow(Published state)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21312 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 86205180
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.DCWorkflow.States</string>
<string>StateDefinition</string>
</tuple>
<none/>
<global name="StateDefinition" module="Products.DCWorkflow.States"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -63,17 +60,14 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
<global name="PersistentMapping" module="Persistence.mapping"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
......@@ -99,6 +93,7 @@
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
......
2008-06-03 vincentd
* add rights for manager in publication_workflow(Published state)
2008-5-26 jps
* Revise version to 5.0.1.
* Configuration is now more generic
......
630
\ No newline at end of file
631
\ 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