Commit 134c1c24 authored by Yoshinori Okuji's avatar Yoshinori Okuji

2007-08-07 yo

* Take setGroupValue and _setGroupValue into account for the interaction workflow.
* Rename workflow transitions and states for consistency.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15525 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent cbecda4d
...@@ -64,6 +64,8 @@ ...@@ -64,6 +64,8 @@
<list> <list>
<string>setGroup</string> <string>setGroup</string>
<string>_setGroup</string> <string>_setGroup</string>
<string>setGroupValue</string>
<string>_setGroupValue</string>
<string>setGroupList</string> <string>setGroupList</string>
<string>_setGroupList</string> <string>_setGroupList</string>
<string>setGroupValueList</string> <string>setGroupValueList</string>
......
...@@ -115,9 +115,10 @@ line.updateCellRange(base_id=base_id)\n ...@@ -115,9 +115,10 @@ line.updateCellRange(base_id=base_id)\n
<value> <value>
<tuple> <tuple>
<string>state_change</string> <string>state_change</string>
<string>_getattr_</string> <string>_getitem_</string>
<string>line</string> <string>line</string>
<string>base_id</string> <string>base_id</string>
<string>_getattr_</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -87,12 +87,6 @@ if consistency != []:\n ...@@ -87,12 +87,6 @@ if consistency != []:\n
<none/> <none/>
</value> </value>
</item> </item>
<item>
<key> <string>_dav_writelocks</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <value>
...@@ -130,13 +124,13 @@ if consistency != []:\n ...@@ -130,13 +124,13 @@ if consistency != []:\n
<string>state_change</string> <string>state_change</string>
<string>Products.DCWorkflow.DCWorkflow</string> <string>Products.DCWorkflow.DCWorkflow</string>
<string>ValidationFailed</string> <string>ValidationFailed</string>
<string>_getattr_</string> <string>_getitem_</string>
<string>object</string> <string>object</string>
<string>error_msg</string> <string>error_msg</string>
<string>_getattr_</string>
<string>consistency</string> <string>consistency</string>
<string>_getiter_</string> <string>_getiter_</string>
<string>elem</string> <string>elem</string>
<string>_getitem_</string>
<string>str</string> <string>str</string>
</tuple> </tuple>
</value> </value>
...@@ -165,25 +159,4 @@ if consistency != []:\n ...@@ -165,25 +159,4 @@ if consistency != []:\n
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData> </ZopeData>
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Delivered</string> </value> <value> <string>Transferred</string> </value>
</item> </item>
<item> <item>
<key> <string>transitions</string> </key> <key> <string>transitions</string> </key>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
</item> </item>
<item> <item>
<key> <string>actbox_name</string> </key> <key> <string>actbox_name</string> </key>
<value> <string>Validate Transaction</string> </value> <value> <string>Transfer Budget</string> </value>
</item> </item>
<item> <item>
<key> <string>actbox_url</string> </key> <key> <string>actbox_url</string> </key>
......
...@@ -87,12 +87,6 @@ if consistency != []:\n ...@@ -87,12 +87,6 @@ if consistency != []:\n
<none/> <none/>
</value> </value>
</item> </item>
<item>
<key> <string>_dav_writelocks</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <value>
...@@ -130,13 +124,13 @@ if consistency != []:\n ...@@ -130,13 +124,13 @@ if consistency != []:\n
<string>state_change</string> <string>state_change</string>
<string>Products.DCWorkflow.DCWorkflow</string> <string>Products.DCWorkflow.DCWorkflow</string>
<string>ValidationFailed</string> <string>ValidationFailed</string>
<string>_getattr_</string> <string>_getitem_</string>
<string>object</string> <string>object</string>
<string>error_msg</string> <string>error_msg</string>
<string>_getattr_</string>
<string>consistency</string> <string>consistency</string>
<string>_getiter_</string> <string>_getiter_</string>
<string>elem</string> <string>elem</string>
<string>_getitem_</string>
<string>str</string> <string>str</string>
</tuple> </tuple>
</value> </value>
...@@ -165,25 +159,4 @@ if consistency != []:\n ...@@ -165,25 +159,4 @@ if consistency != []:\n
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData> </ZopeData>
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Delivered</string> </value> <value> <string>Allocated</string> </value>
</item> </item>
<item> <item>
<key> <string>transitions</string> </key> <key> <string>transitions</string> </key>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
</item> </item>
<item> <item>
<key> <string>actbox_name</string> </key> <key> <string>actbox_name</string> </key>
<value> <string>Validate Budget</string> </value> <value> <string>Allocate Budget</string> </value>
</item> </item>
<item> <item>
<key> <string>actbox_url</string> </key> <key> <string>actbox_url</string> </key>
......
2007-08-07 yo
* Take setGroupValue and _setGroupValue into account for the interaction workflow.
* Rename workflow transitions and states for consistency.
2007-05-22 yo 2007-05-22 yo
* The budget constraint should check start_date_range_min and start_date_range_max, instead of start_date. * The budget constraint should check start_date_range_min and start_date_range_max, instead of start_date.
......
10 12
\ 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