mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-21 10:29:31 +00:00
Implemented permission system for part parameters.
This commit is contained in:
parent
e72fc2716b
commit
f8af23b92b
6 changed files with 30 additions and 3 deletions
|
|
@ -153,6 +153,10 @@ perms: # Here comes a list with all Permission names (they have a perm_[name] co
|
|||
<<: *PART_MULTI_ATTRIBUTE
|
||||
label: "perm.part.prices"
|
||||
|
||||
parts_parameters:
|
||||
<<: *PART_MULTI_ATTRIBUTE
|
||||
label: "perm.part.parameters"
|
||||
|
||||
parts_lots:
|
||||
<<: *PART_MULTI_ATTRIBUTE
|
||||
label: "perm.part.lots"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue