Add permissions for PartLabel model
This commit is contained in:
parent
15cb1e0005
commit
bd4dde2cb7
|
|
@ -87,6 +87,7 @@ class RuleSet(models.Model):
|
|||
'company_supplierpart',
|
||||
'company_manufacturerpart',
|
||||
'company_manufacturerpartparameter',
|
||||
'label_partlabel',
|
||||
],
|
||||
'stock_location': [
|
||||
'stock_stocklocation',
|
||||
|
|
|
|||
Loading…
Reference in New Issue