mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[12.0][ENH] sql view - allow group operator
Replaces #345 Adds the possibility, for float and integer columns, to apply a group operator (average, min, max).
This commit is contained in:
3
bi_sql_editor_aggregate/__init__.py
Normal file
3
bi_sql_editor_aggregate/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
from . import models
|
||||
Reference in New Issue
Block a user