fix: correct receiver field

This commit is contained in:
David Arnold
2024-01-30 12:12:15 +01:00
parent 3fd43cd6bb
commit d86186ec47

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,