diff --git a/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/scripts/setReferences.xml b/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/scripts/setReferences.xml index 650e90694871609372893670dc44a209cb7d06b5..f7d6a976393c1cba6323dc6b2d1b30e616b5f771 100644 --- a/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/scripts/setReferences.xml +++ b/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/scripts/setReferences.xml @@ -128,7 +128,9 @@ if not transaction.getDestinationReference():\n <item> <key> <string>_proxy_roles</string> </key> <value> - <tuple/> + <tuple> + <string>Manager</string> + </tuple> </value> </item> <item> diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index b775c5e1521bb57f5b780d4b0fc25be65a4e370f..1ca75a55407c98493a320a5974d85d4fe02724fa 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -699 \ No newline at end of file +701 \ No newline at end of file