From 82624dad7e0be332012f2dd8571641e266dfbb5d Mon Sep 17 00:00:00 2001 From: Romain Courteaud <romain@nexedi.com> Date: Thu, 27 Nov 2008 10:27:17 +0000 Subject: [PATCH] Give same permissions as Assignee to Assignor role. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24721 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_workflow/account_workflow/states/invalidated.xml | 3 +++ bt5/erp5_accounting/bt/revision | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/account_workflow/states/invalidated.xml b/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/account_workflow/states/invalidated.xml index 285ac01130..f564e18159 100644 --- a/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/account_workflow/states/invalidated.xml +++ b/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/account_workflow/states/invalidated.xml @@ -77,6 +77,7 @@ <value> <tuple> <string>Assignee</string> + <string>Assignor</string> <string>Manager</string> </tuple> </value> @@ -86,6 +87,7 @@ <value> <tuple> <string>Assignee</string> + <string>Assignor</string> <string>Manager</string> </tuple> </value> @@ -95,6 +97,7 @@ <value> <tuple> <string>Assignee</string> + <string>Assignor</string> <string>Manager</string> </tuple> </value> diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index f9b0327477..e3f17d0dac 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -815 \ No newline at end of file +816 \ No newline at end of file -- 2.30.9