From ec3664faa74dad4bef2e0b71bf7f013f63ca7acc Mon Sep 17 00:00:00 2001 From: Romain Courteaud <romain@nexedi.com> Date: Thu, 27 Nov 2008 10:20:05 +0000 Subject: [PATCH] Remove access permission on deleted state for all roles. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24720 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_workflow/account_workflow/states/deleted.xml | 3 --- bt5/erp5_accounting/bt/revision | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/account_workflow/states/deleted.xml b/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/account_workflow/states/deleted.xml index 78fa7c3d83..1aeed1c6b4 100644 --- a/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/account_workflow/states/deleted.xml +++ b/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/account_workflow/states/deleted.xml @@ -59,9 +59,6 @@ <key> <string>Access contents information</string> </key> <value> <tuple> - <string>Assignee</string> - <string>Assignor</string> - <string>Auditor</string> <string>Manager</string> </tuple> </value> diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index ff8ae77e43..f9b0327477 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -814 \ No newline at end of file +815 \ No newline at end of file -- 2.30.9