fix: permission issue for the BIN

This commit is contained in:
Rohit Waghchaure 2024-01-16 15:12:28 +05:30
parent 6401908f41
commit 6e4d4a55cd

View File

@ -186,7 +186,7 @@
"idx": 1, "idx": 1,
"in_create": 1, "in_create": 1,
"links": [], "links": [],
"modified": "2023-11-01 16:51:17.079107", "modified": "2024-01-16 15:11:46.140323",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Bin", "name": "Bin",
@ -213,6 +213,21 @@
"read": 1, "read": 1,
"report": 1, "report": 1,
"role": "Stock User" "role": "Stock User"
},
{
"read": 1,
"report": 1,
"role": "Stock Manager"
},
{
"read": 1,
"report": 1,
"role": "Purchase Manager"
},
{
"read": 1,
"report": 1,
"role": "Sales Manager"
} }
], ],
"quick_entry": 1, "quick_entry": 1,