fix: added read write permission to stock manager
This commit is contained in:
parent
61a7b42aea
commit
32c23ae274
@ -13,7 +13,7 @@
|
||||
"label": "Description"
|
||||
}
|
||||
],
|
||||
"modified": "2019-05-23 14:30:11.435978",
|
||||
"modified": "2019-05-27 18:35:33.354571",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Warehouse Type",
|
||||
@ -43,6 +43,18 @@
|
||||
"share": 1,
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"create": 1,
|
||||
"delete": 1,
|
||||
"email": 1,
|
||||
"export": 1,
|
||||
"print": 1,
|
||||
"read": 1,
|
||||
"report": 1,
|
||||
"role": "Stock Manager",
|
||||
"share": 1,
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"email": 1,
|
||||
"export": 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user