2
0
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:
Oliver
2021-07-08 23:22:25 +10:00
parent 15cb1e0005
commit bd4dde2cb7

View File

@ -87,6 +87,7 @@ class RuleSet(models.Model):
'company_supplierpart',
'company_manufacturerpart',
'company_manufacturerpartparameter',
'label_partlabel',
],
'stock_location': [
'stock_stocklocation',