Added admin view, improved validation of part related relationship

This commit is contained in:
eeintech
2020-10-16 15:29:58 -05:00
parent 34e4409e7f
commit 0b26d68d0f
6 changed files with 66 additions and 10 deletions
+1
View File
@@ -57,6 +57,7 @@ class RuleSet(models.Model):
'part_parttesttemplate',
'part_partparametertemplate',
'part_partparameter',
'part_partrelated',
],
'stock': [
'stock_stockitem',