Commit f4ad2012 authored by Kevin Deldycke's avatar Kevin Deldycke

Add description on validation workflow.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8618 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bcaa1112
...@@ -30,6 +30,16 @@ ...@@ -30,6 +30,16 @@
<none/> <none/>
</value> </value>
</item> </item>
<item>
<key> <string>creation_guard</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>The validation allows for making sure information entered into the system has been validated by relevant agents before it is shared.</string> </value>
</item>
<item> <item>
<key> <string>groups</string> </key> <key> <string>groups</string> </key>
<value> <value>
...@@ -44,6 +54,10 @@ ...@@ -44,6 +54,10 @@
<key> <string>initial_state</string> </key> <key> <string>initial_state</string> </key>
<value> <string>draft</string> </value> <value> <string>draft</string> </value>
</item> </item>
<item>
<key> <string>manager_bypass</string> </key>
<value> <int>0</int> </value>
</item>
<item> <item>
<key> <string>permissions</string> </key> <key> <string>permissions</string> </key>
<value> <value>
......
2006-07-20 Kevin
* Add description on validation workflow.
2006-06-30 Thomas 2006-06-30 Thomas
* Added PlanningBox 3rd part scripts, including stats and axis generation. * Added PlanningBox 3rd part scripts, including stats and axis generation.
......
22 30
\ 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