mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 20:15:44 +00:00
always init
This commit is contained in:
@ -200,6 +200,7 @@ class IntegrationPlugin(MixinBase, plugin.InvenTreePlugin):
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
self.add_mixin('base')
|
||||
|
||||
self.set_sign_values()
|
||||
|
Reference in New Issue
Block a user