fix(sales): add sales user to read stock settings for js refresh code path (#37317)
This commit is contained in:
parent
2d6f1f8598
commit
fb7c5f6d91
@ -428,7 +428,7 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"issingle": 1,
|
"issingle": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2023-09-01 16:16:34.018947",
|
"modified": "2023-10-01 14:22:36.136111",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Stock Settings",
|
"name": "Stock Settings",
|
||||||
@ -442,6 +442,10 @@
|
|||||||
"role": "Stock Manager",
|
"role": "Stock Manager",
|
||||||
"share": 1,
|
"share": 1,
|
||||||
"write": 1
|
"write": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"read": 1,
|
||||||
|
"role": "Sales User"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"quick_entry": 1,
|
"quick_entry": 1,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user