2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 12:05:53 +00:00

Add permission

This commit is contained in:
Jakob Haufe
2022-05-01 13:14:50 +00:00
parent c608778a1b
commit a373e669cd

View File

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