mirror of
https://github.com/odoo/documentation.git
synced 2025-12-13 16:09:11 +07:00
[IMP] orm: renaming of group_operator -> aggregator
closes odoo/documentation#5541 Related: odoo/enterprise#46795 Related: odoo/odoo#127353 Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
This commit is contained in:
committed by
Raphael Collet
parent
ad749706ec
commit
99751542c7
@@ -1400,7 +1400,7 @@ The `field` element can have the following attributes:
|
||||
|
||||
The aggregate to display at the bottom of the column. The aggregation is computed on only
|
||||
records that are currently displayed. The aggregation operation must match the corresponding
|
||||
field's `group_operator`.
|
||||
field's `aggregator`.
|
||||
|
||||
.. example::
|
||||
.. code-block:: xml
|
||||
|
||||
Reference in New Issue
Block a user