[Erp5-report] r16623 - /erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workf...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Sep 26 12:07:08 CEST 2007
Author: seb
Date: Wed Sep 26 12:07:08 2007
New Revision: 16623
URL: http://svn.erp5.org?rev=16623&view=rev
Log:
fixed worklist on check deposit
Removed:
erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_deposit_workflow/worklists/started.xml
Removed: erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_deposit_workflow/worklists/started.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_deposit_workflow/worklists/started.xml?rev=16622&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_deposit_workflow/worklists/started.xml (original)
+++ erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_deposit_workflow/worklists/started.xml (removed)
@@ -1,125 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <tuple>
- <global name="WorklistDefinition" module="Products.DCWorkflow.Worklists"/>
- <tuple/>
- </tuple>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>__ac_local_roles__</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>_owner</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>actbox_category</string> </key>
- <value> <string>global</string> </value>
- </item>
- <item>
- <key> <string>actbox_name</string> </key>
- <value> <string>Waiting for correction (%(count)s)</string> </value>
- </item>
- <item>
- <key> <string>actbox_url</string> </key>
- <value> <string encoding="cdata"><![CDATA[
-
-Base_viewWorklist?simulation_state=started&portal_type=Check Deposit&reset=1
-
-]]></string> </value>
- </item>
- <item>
- <key> <string>description</string> </key>
- <value> <string>Waiting for correction</string> </value>
- </item>
- <item>
- <key> <string>guard</string> </key>
- <value>
- <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
- </value>
- </item>
- <item>
- <key> <string>id</string> </key>
- <value> <string>started</string> </value>
- </item>
- <item>
- <key> <string>var_matches</string> </key>
- <value>
- <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
- </value>
- </item>
- </dictionary>
- </pickle>
- </record>
- <record id="2" aka="AAAAAAAAAAI=">
- <pickle>
- <tuple>
- <tuple>
- <string>Products.DCWorkflow.Guard</string>
- <string>Guard</string>
- </tuple>
- <none/>
- </tuple>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>roles</string> </key>
- <value>
- <tuple>
- <string>Manager</string>
- <string>DestinationAssignee</string>
- </tuple>
- </value>
- </item>
- </dictionary>
- </pickle>
- </record>
- <record id="3" aka="AAAAAAAAAAM=">
- <pickle>
- <tuple>
- <tuple>
- <string>Persistence</string>
- <string>PersistentMapping</string>
- </tuple>
- <none/>
- </tuple>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>_container</string> </key>
- <value>
- <dictionary>
- <item>
- <key> <string>portal_type</string> </key>
- <value>
- <tuple>
- <string>Check Deposit</string>
- </tuple>
- </value>
- </item>
- <item>
- <key> <string>simulation_state</string> </key>
- <value>
- <tuple>
- <string>started</string>
- </tuple>
- </value>
- </item>
- </dictionary>
- </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
More information about the Erp5-report
mailing list