mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 03:25:42 +00:00
Add model rule for ReportSnippet
This commit is contained in:
@ -118,6 +118,7 @@ class RuleSet(models.Model):
|
|||||||
'label_stockitemlabel',
|
'label_stockitemlabel',
|
||||||
'label_stocklocationlabel',
|
'label_stocklocationlabel',
|
||||||
'report_reportasset',
|
'report_reportasset',
|
||||||
|
'report_reportsnippet',
|
||||||
'report_testreport',
|
'report_testreport',
|
||||||
'part_partstar',
|
'part_partstar',
|
||||||
'users_owner',
|
'users_owner',
|
||||||
|
Reference in New Issue
Block a user