OCA_Reporting_engine_17.0/bi_sql_editor/models
Laurent Mignon (ACSONE) 2067091fea [IMP] bi_sql_editor: Remove useless monkeypatch
On class creation by the ORM of 'manual' model, odoo now check if the table is a real table or a view to automatically set the '_auto' property on the class definition. We can therefore remove the monkey patch on 'ir.model'.

see 17c4f47b0a
2022-03-16 13:44:04 +01:00
..
__init__.py bi_sql_editor: add support for group operators 2021-12-13 08:55:14 +01:00
bi_sql_view.py [IMP] bi_sql_editor: Remove useless monkeypatch 2022-03-16 13:44:04 +01:00
bi_sql_view_field.py [FIX] bi_sql_editor: fix typo 2022-02-01 08:47:59 +01:00
ir_model.py [MIG] bi_sql_editor: Migration to 15.0 2021-12-17 10:40:30 +01:00