diff --git a/bt5/erp5_project/WorkflowTemplateItem/portal_workflow/project_workflow/worklists.xml b/bt5/erp5_project/WorkflowTemplateItem/portal_workflow/project_workflow/worklists.xml index 055366cf24001b4dc67bce9e07d59b30ed034f02..13d4865218a5b8382537b280f330de9c1b8f4645 100644 --- a/bt5/erp5_project/WorkflowTemplateItem/portal_workflow/project_workflow/worklists.xml +++ b/bt5/erp5_project/WorkflowTemplateItem/portal_workflow/project_workflow/worklists.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.DCWorkflow.Worklists</string> - <string>Worklists</string> - </tuple> - <none/> + <global name="Worklists" module="Products.DCWorkflow.Worklists"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/bt5/erp5_project/WorkflowTemplateItem/portal_workflow/project_workflow/worklists/draft_account.xml b/bt5/erp5_project/WorkflowTemplateItem/portal_workflow/project_workflow/worklists/draft_account.xml deleted file mode 100644 index 2500839d2156b722254dde52bb66c303eef45bdc..0000000000000000000000000000000000000000 --- a/bt5/erp5_project/WorkflowTemplateItem/portal_workflow/project_workflow/worklists/draft_account.xml +++ /dev/null @@ -1,122 +0,0 @@ -<?xml version="1.0"?> -<ZopeData> - <record id="1" aka="AAAAAAAAAAE="> - <pickle> - <tuple> - <tuple> - <string>Products.DCWorkflow.Worklists</string> - <string>WorklistDefinition</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>__ac_local_roles__</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>Accounts to Validate (%(count)s)</string> </value> - </item> - <item> - <key> <string>actbox_url</string> </key> - <value> <string encoding="cdata"><![CDATA[ - -account_module/view?validation_state=draft&reset:int=1 - -]]></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></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>draft_account</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>Assignor</string> - <string>Assignee</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>Account</string> - </tuple> - </value> - </item> - <item> - <key> <string>validation_state</string> </key> - <value> - <tuple> - <string>draft</string> - </tuple> - </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </pickle> - </record> -</ZopeData> diff --git a/bt5/erp5_project/bt/revision b/bt5/erp5_project/bt/revision index 8c19d14d40779bd8ae1e74d19dc262579ea0d10b..6c8526a81eca52ace7878a2759299fe60c0b61a3 100644 --- a/bt5/erp5_project/bt/revision +++ b/bt5/erp5_project/bt/revision @@ -1 +1 @@ -369 \ No newline at end of file +370 \ No newline at end of file