From bb5adf377932a54e71b9653f75d49b94b2fd7ee5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Thu, 28 Sep 2006 09:34:21 +0000 Subject: [PATCH] add a better name for deliver_action on action box git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10386 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../accounting_workflow/transitions/deliver_action.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/transitions/deliver_action.xml b/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/transitions/deliver_action.xml index af61c4cdd5..bdb88e2c8e 100644 --- a/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/transitions/deliver_action.xml +++ b/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/transitions/deliver_action.xml @@ -24,7 +24,7 @@ </item> <item> <key> <string>actbox_name</string> </key> - <value> <string>Close Transaction</string> </value> + <value> <string>Validate Accounting Transaction</string> </value> </item> <item> <key> <string>actbox_url</string> </key> -- 2.30.9