mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[13.0][MIG] bi_view_editor
This commit is contained in:
@@ -17,7 +17,6 @@ def _bi_view(_name):
|
||||
_auto_init_orig = models.BaseModel._auto_init
|
||||
|
||||
|
||||
@api.model_cr_context
|
||||
def _auto_init(self):
|
||||
|
||||
# This monkey patch is meant to fix an error (probably
|
||||
|
||||
Reference in New Issue
Block a user