Add exception for new database table
This commit is contained in:
parent
7c7a67fcc6
commit
a0d1f95171
|
|
@ -106,6 +106,7 @@ class RuleSet(models.Model):
|
|||
'common_inventreesetting',
|
||||
'company_contact',
|
||||
'label_stockitemlabel',
|
||||
'label_stocklocationlabel',
|
||||
'report_reportasset',
|
||||
'report_testreport',
|
||||
'part_partstar',
|
||||
|
|
|
|||
Loading…
Reference in New Issue