[13.0][MIG] bi_view_editor

This commit is contained in:
Andrea
2020-09-09 12:55:39 +02:00
parent fb5ba3bce4
commit fd47f75e72
16 changed files with 136 additions and 230 deletions

View File

@@ -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