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