fix: correct receiver field

This commit is contained in:
David Arnold 2024-01-30 12:12:15 +01:00
parent 3fd43cd6bb
commit d86186ec47
No known key found for this signature in database
GPG Key ID: AB15A6AF1101390D

View File

@ -19,10 +19,10 @@
"owner": "Administrator", "owner": "Administrator",
"recipients": [ "recipients": [
{ {
"receiver_by_document_field": "Accounts User" "receiver_by_role": "Accounts User"
}, },
{ {
"receiver_by_document_field": "Accounts Manager" "receiver_by_role": "Accounts Manager"
} }
], ],
"send_system_notification": 0, "send_system_notification": 0,