Files
David James 53dc46e058 bi_sql_editor: add support for group operators
this commit allows specifying the group operator for each field. This functionality was originally included in a seperate module "bi_sql_editor_aggregate" in version 12.
2021-06-08 13:15:13 +10:00

6 lines
151 B
Python

# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import bi_sql_view
from . import bi_sql_view_field
from . import ir_model