2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 20:45:44 +00:00

First step into managing Category Parameters to InvenTree settings

This commit is contained in:
eeintech
2020-10-30 17:17:18 -05:00
parent 34ff05d66e
commit 5310ce8465
7 changed files with 106 additions and 0 deletions

View File

@ -57,6 +57,7 @@ class RuleSet(models.Model):
'part_parttesttemplate',
'part_partparametertemplate',
'part_partparameter',
'part_partcategoryparametertemplate',
],
'stock': [
'stock_stockitem',