fix: correct receiver field
This commit is contained in:
parent
3fd43cd6bb
commit
d86186ec47
@ -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,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user