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

Fix unit tests

This commit is contained in:
Oliver Walters
2020-11-03 20:19:24 +11:00
parent b936f67d87
commit 2b91f69c7d
9 changed files with 267 additions and 87 deletions

View File

@ -71,6 +71,7 @@ class RuleSet(models.Model):
'part_bomitem',
'build_build',
'build_builditem',
'build_buildorderattachment',
'stock_stockitem',
'stock_stocklocation',
],