mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-13 07:10:53 +00:00
settings per plugin
This commit is contained in:
@@ -827,6 +827,8 @@ class InvenTreeSetting(BaseInvenTreeSetting):
|
||||
'default': True,
|
||||
'validator': bool,
|
||||
},
|
||||
|
||||
**settings.INTEGRATION_PLUGIN_SETTINGS
|
||||
}
|
||||
|
||||
class Meta:
|
||||
|
Reference in New Issue
Block a user