fix: account manager doesn't have cancel submit perm for share transfer

This commit is contained in:
thefalconx33 2019-12-20 14:49:18 +05:30
parent e9cb561d8d
commit 7e68f050d9

View File

@ -188,7 +188,7 @@
}
],
"is_submittable": 1,
"modified": "2019-12-19 13:15:59.001301",
"modified": "2019-12-20 14:48:01.990600",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Share Transfer",
@ -222,6 +222,7 @@
"write": 1
},
{
"cancel": 1,
"create": 1,
"delete": 1,
"email": 1,
@ -231,6 +232,7 @@
"report": 1,
"role": "Accounts Manager",
"share": 1,
"submit": 1,
"write": 1
}
],