mirror of
https://github.com/inventree/InvenTree.git
synced 2025-12-16 09:18:10 +00: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