diff --git a/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/closed.xml b/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/closed.xml index 784a9977446a9ecd50fdfaa4de907022acd136d8..09864b4656cf83b496835e1bd4e94839618f4498 100644 --- a/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/closed.xml +++ b/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/closed.xml @@ -59,8 +59,10 @@ <key> <string>Access contents information</string> </key> <value> <tuple> + <string>Assignor</string> <string>Auditor</string> <string>Manager</string> + <string>Owner</string> </tuple> </value> </item> @@ -92,8 +94,10 @@ <key> <string>View</string> </key> <value> <tuple> + <string>Assignor</string> <string>Auditor</string> <string>Manager</string> + <string>Owner</string> </tuple> </value> </item> diff --git a/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/deleted.xml b/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/deleted.xml index 824acdfe17dbe51a1ee1e8e515c1fd8bfe780d69..1aeed1c6b4d01b37c5451bfbca5c523174be6eb8 100644 --- a/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/deleted.xml +++ b/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/deleted.xml @@ -59,7 +59,6 @@ <key> <string>Access contents information</string> </key> <value> <tuple> - <string>Auditor</string> <string>Manager</string> </tuple> </value> diff --git a/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/open.xml b/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/open.xml index f09b1e44d109a7ce80cde8229287b86b46ebb5f7..328e0ea526f00bc5041bd3a36c793951ec9b1500 100644 --- a/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/open.xml +++ b/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/open.xml @@ -65,6 +65,7 @@ <string>Assignor</string> <string>Auditor</string> <string>Manager</string> + <string>Owner</string> </tuple> </value> </item> @@ -101,6 +102,7 @@ <string>Assignor</string> <string>Auditor</string> <string>Manager</string> + <string>Owner</string> </tuple> </value> </item> diff --git a/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/submitted.xml b/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/submitted.xml index e60b0b5061e35dc8709847853754adf471e394c3..d851d94679f9cea6e8491e21bd186e93c3846787 100644 --- a/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/submitted.xml +++ b/bt5/erp5_data_protection/WorkflowTemplateItem/portal_workflow/data_protection_request_workflow/states/submitted.xml @@ -67,6 +67,7 @@ <string>Assignor</string> <string>Auditor</string> <string>Manager</string> + <string>Owner</string> </tuple> </value> </item> @@ -103,6 +104,7 @@ <string>Assignor</string> <string>Auditor</string> <string>Manager</string> + <string>Owner</string> </tuple> </value> </item> diff --git a/bt5/erp5_data_protection/bt/revision b/bt5/erp5_data_protection/bt/revision index a5c750feac4168f62cfd29aa62b4624f0a430cd5..368f89ceef179cc546403ac0d5ef1d0e4b340447 100644 --- a/bt5/erp5_data_protection/bt/revision +++ b/bt5/erp5_data_protection/bt/revision @@ -1 +1 @@ -27 \ No newline at end of file +28 \ No newline at end of file