mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
new module bi_sql_editor [IMP] function to guess model for many2one field; [ADD] security
This commit is contained in:
committed by
David James
parent
db7ed7e8c1
commit
a4925673f3
4
bi_sql_editor/models/__init__.py
Normal file
4
bi_sql_editor/models/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from . import bi_sql_view
|
||||
from . import bi_sql_view_field
|
||||
Reference in New Issue
Block a user