mirror of
https://github.com/meichthys/church.git
synced 2026-02-10 10:53:42 +00:00
Give Church Manager submit permissions on collections and expenses
This commit is contained in:
parent
ea3a2b9be5
commit
d8b5ceb68a
@ -288,8 +288,8 @@
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"cancel": 0,
|
||||
"amend": 1,
|
||||
"cancel": 1,
|
||||
"create": 1,
|
||||
"delete": 1,
|
||||
"docstatus": 0,
|
||||
@ -308,7 +308,7 @@
|
||||
"role": "Church Manager",
|
||||
"select": 1,
|
||||
"share": 1,
|
||||
"submit": 0,
|
||||
"submit": 1,
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user