mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 09:49:17 +07:00
[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:
@@ -1047,6 +1047,11 @@ Sort
|
||||
|
||||
.. automethod:: Model.sorted
|
||||
|
||||
Grouping
|
||||
''''''''
|
||||
|
||||
.. automethod:: Model.grouped
|
||||
|
||||
.. _reference/orm/inheritance:
|
||||
|
||||
Inheritance and extension
|
||||
|
||||
Reference in New Issue
Block a user