mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 11:35:41 +00:00
Add permissions for PartLabel model
This commit is contained in:
@ -87,6 +87,7 @@ class RuleSet(models.Model):
|
||||
'company_supplierpart',
|
||||
'company_manufacturerpart',
|
||||
'company_manufacturerpartparameter',
|
||||
'label_partlabel',
|
||||
],
|
||||
'stock_location': [
|
||||
'stock_stocklocation',
|
||||
|
Reference in New Issue
Block a user