fix: restrict repost valuation to manager roles

This commit is contained in:
Ankush Menat 2021-11-18 12:48:36 +05:30 committed by Ankush Menat
parent 7d0558e202
commit 42f1dd98dd

View File

@ -177,10 +177,11 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2021-07-22 18:59:43.057878", "modified": "2021-11-18 02:18:10.524560",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Repost Item Valuation", "name": "Repost Item Valuation",
"naming_rule": "Expression (old style)",
"owner": "Administrator", "owner": "Administrator",
"permissions": [ "permissions": [
{ {
@ -197,20 +198,6 @@
"submit": 1, "submit": 1,
"write": 1 "write": 1
}, },
{
"cancel": 1,
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "Stock User",
"share": 1,
"submit": 1,
"write": 1
},
{ {
"cancel": 1, "cancel": 1,
"create": 1, "create": 1,
@ -226,7 +213,6 @@
"write": 1 "write": 1
}, },
{ {
"cancel": 1,
"create": 1, "create": 1,
"delete": 1, "delete": 1,
"email": 1, "email": 1,
@ -234,7 +220,7 @@
"print": 1, "print": 1,
"read": 1, "read": 1,
"report": 1, "report": 1,
"role": "Accounts User", "role": "Accounts Manager",
"share": 1, "share": 1,
"submit": 1, "submit": 1,
"write": 1 "write": 1