Add exception for new database table

This commit is contained in:
Oliver Walters 2021-01-09 08:10:04 +11:00
parent 7c7a67fcc6
commit a0d1f95171

View File

@ -106,6 +106,7 @@ class RuleSet(models.Model):
'common_inventreesetting',
'company_contact',
'label_stockitemlabel',
'label_stocklocationlabel',
'report_reportasset',
'report_testreport',
'part_partstar',