diff --git a/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_validation_workflow/states/draft.xml b/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_validation_workflow/states/draft.xml index 31d4f851b37545985ef2370022b2c737c81b2f76..02e9bc4f0f0cba66c78bbec42a5a4965c4758285 100644 --- a/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_validation_workflow/states/draft.xml +++ b/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_validation_workflow/states/draft.xml @@ -85,6 +85,7 @@ <key> <string>Delete objects</string> </key> <value> <tuple> + <string>Anonymous</string> <string>Assignee</string> <string>Assignor</string> <string>Associate</string> @@ -98,6 +99,7 @@ <key> <string>Modify portal content</string> </key> <value> <tuple> + <string>Anonymous</string> <string>Assignee</string> <string>Assignor</string> <string>Associate</string> diff --git a/bt5/erp5_credential/bt/revision b/bt5/erp5_credential/bt/revision index cb28afbd3c61fe2dce75f1167ad47625fdec9b9e..c0d6976f6b2c443c848629a9f6e5fcb8337bd30d 100644 --- a/bt5/erp5_credential/bt/revision +++ b/bt5/erp5_credential/bt/revision @@ -1 +1 @@ -313 \ No newline at end of file +314 \ No newline at end of file