mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Replaces #344 Adds the possibility, for float and integer columns, to apply a group operator (average, min, max).
4 lines
91 B
Python
4 lines
91 B
Python
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import models
|