fix(Stock Entry Type): reduce perms for Stock User (#42225)

This commit is contained in:
Raffael Meyer
2024-07-09 08:45:52 +02:00
committed by GitHub
parent 96b275c61e
commit 4936514c8d

View File

@@ -29,7 +29,7 @@
} }
], ],
"links": [], "links": [],
"modified": "2024-03-27 13:10:44.322729", "modified": "2024-07-08 08:41:19.385020",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Stock Entry Type", "name": "Stock Entry Type",
@@ -72,16 +72,8 @@
"write": 1 "write": 1
}, },
{ {
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1, "read": 1,
"report": 1, "role": "Stock User"
"role": "Stock User",
"share": 1,
"write": 1
} }
], ],
"quick_entry": 1, "quick_entry": 1,