mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 11:35:41 +00:00
Add "ignore" rules for new report models
This commit is contained in:
@ -124,6 +124,8 @@ class RuleSet(models.Model):
|
|||||||
'report_reportasset',
|
'report_reportasset',
|
||||||
'report_reportsnippet',
|
'report_reportsnippet',
|
||||||
'report_billofmaterialsreport',
|
'report_billofmaterialsreport',
|
||||||
|
'report_purchaseorderreport',
|
||||||
|
'report_salesorderreport',
|
||||||
'users_owner',
|
'users_owner',
|
||||||
|
|
||||||
# Third-party tables
|
# Third-party tables
|
||||||
|
Reference in New Issue
Block a user