diff --git a/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/delete.xml b/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/delete.xml index 2b9bc536ccc88d289a72e2257f3763d3cb80bc11..daef3cd1be33c5b76769c68786a7e5622531f626 100644 --- a/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/delete.xml +++ b/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/delete.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Delete</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/delete_action.xml b/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/delete_action.xml index fc5e779024242c7c7636c7c5bd3d29934261024d..1f98d620f8dc44ded05dcd27d8a5b0dbbbfe182f 100644 --- a/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/delete_action.xml +++ b/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/delete_action.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Delete Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/invalidate.xml b/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/invalidate.xml index f78e2b2dccf84e1a075340ff316402046956814b..8d61e87c6b1648d19d315f8776d45998f95f5fc0 100644 --- a/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/invalidate.xml +++ b/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/invalidate.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Invalidate</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/invalidate_action.xml b/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/invalidate_action.xml index 50653751cd76fdf02fd8f063c754588347659fd7..29b843e72bb2856c06a86849fd25c3aff3593dc9 100644 --- a/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/invalidate_action.xml +++ b/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/invalidate_action.xml @@ -19,7 +19,7 @@ </item> <item> <key> <string>actbox_url</string> </key> - <value> <string>%(content_url)s/BaseWorkflow_viewWorkflowActionDialog?workflow_action=invalidate_action</string> </value> + <value> <string>%(content_url)s/Base_viewWorkflowActionDialog?workflow_action=invalidate_action</string> </value> </item> <item> <key> <string>after_script_name</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Invalidate Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/validate.xml b/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/validate.xml index ac64131a3265b80296cc0246cb41ae7cb2472da3..817a2b64537d1fbc9711d23abd8c8ed68cf456a1 100644 --- a/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/validate.xml +++ b/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/validate.xml @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Validate</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/validate_action.xml b/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/validate_action.xml index 29a6cba69e2151fc43cc681e367a212ff0c66008..1fa3a74ca99d9ffae29180e003ce07b116747669 100644 --- a/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/validate_action.xml +++ b/bt5/erp5_item/WorkflowTemplateItem/portal_workflow/item_workflow/transitions/validate_action.xml @@ -19,7 +19,7 @@ </item> <item> <key> <string>actbox_url</string> </key> - <value> <string>%(content_url)s/BaseWorkflow_viewWorkflowActionDialog?workflow_action=validate_action</string> </value> + <value> <string>%(content_url)s/Base_viewWorkflowActionDialog?workflow_action=validate_action</string> </value> </item> <item> <key> <string>after_script_name</string> </key> @@ -49,7 +49,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string></string> </value> + <value> <string>Validate Action</string> </value> </item> <item> <key> <string>trigger_type</string> </key> diff --git a/bt5/erp5_item/bt/revision b/bt5/erp5_item/bt/revision index 0fa6a7b088051e48b8dc94d598b7e324e6f691c9..a46c9d2265d70e913acb0e0935a4cd167ac4773c 100644 --- a/bt5/erp5_item/bt/revision +++ b/bt5/erp5_item/bt/revision @@ -1 +1 @@ -90 \ No newline at end of file +91 \ No newline at end of file