mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
add user ruleset
This commit is contained in:
parent
e841b7faf6
commit
c6383e9f7e
@ -132,6 +132,7 @@ class RuleSet(models.Model):
|
|||||||
'order_purchaseorder',
|
'order_purchaseorder',
|
||||||
'order_purchaseorderattachment',
|
'order_purchaseorderattachment',
|
||||||
'order_purchaseorderlineitem',
|
'order_purchaseorderlineitem',
|
||||||
|
'order_purchaseorderadditionallineitem',
|
||||||
'company_supplierpart',
|
'company_supplierpart',
|
||||||
'company_manufacturerpart',
|
'company_manufacturerpart',
|
||||||
'company_manufacturerpartparameter',
|
'company_manufacturerpartparameter',
|
||||||
|
Loading…
Reference in New Issue
Block a user