[ADD] reference/orm: grouped method
closes odoo/documentation#2783 Related: odoo/odoo#101522 Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
This commit is contained in:
parent
b9217c292a
commit
219a7cc82f
@ -1047,6 +1047,11 @@ Sort
|
|||||||
|
|
||||||
.. automethod:: Model.sorted
|
.. automethod:: Model.sorted
|
||||||
|
|
||||||
|
Grouping
|
||||||
|
''''''''
|
||||||
|
|
||||||
|
.. automethod:: Model.grouped
|
||||||
|
|
||||||
.. _reference/orm/inheritance:
|
.. _reference/orm/inheritance:
|
||||||
|
|
||||||
Inheritance and extension
|
Inheritance and extension
|
||||||
|
Loading…
Reference in New Issue
Block a user