mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 20:45:44 +00:00
Added admin view, improved validation of part related relationship
This commit is contained in:
@ -57,6 +57,7 @@ class RuleSet(models.Model):
|
||||
'part_parttesttemplate',
|
||||
'part_partparametertemplate',
|
||||
'part_partparameter',
|
||||
'part_partrelated',
|
||||
],
|
||||
'stock': [
|
||||
'stock_stockitem',
|
||||
|
Reference in New Issue
Block a user