mirror of
https://github.com/inventree/InvenTree.git
synced 2026-01-09 23:51:04 -06:00
fix modelset
This commit is contained in:
@@ -176,6 +176,8 @@ def get_ruleset_ignore() -> list[str]:
|
||||
'contenttypes_contenttype',
|
||||
# Models which currently do not require permissions
|
||||
'common_attachment',
|
||||
'common_parametertemplate',
|
||||
'common_parameter',
|
||||
'common_customunit',
|
||||
'common_dataoutput',
|
||||
'common_inventreesetting',
|
||||
|
||||
Reference in New Issue
Block a user