[ADD] add documentation about Model._read_group
task-3001022 odoo/odoo#110737 closes odoo/documentation#4064 Related: odoo/enterprise#38639 Signed-off-by: Rémy Voet <ryv@odoo.com>
This commit is contained in:
parent
f4bc10e4b0
commit
584e44396b
@ -859,6 +859,8 @@ Search/Read
|
||||
|
||||
.. automethod:: Model.read
|
||||
|
||||
.. automethod:: Model._read_group
|
||||
|
||||
.. automethod:: Model.read_group
|
||||
|
||||
Fields
|
||||
|
@ -4,6 +4,12 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
Odoo Online version 16.3
|
||||
========================
|
||||
|
||||
- `odoo.models.Model._read_group` has a new signature with
|
||||
`#110737 <https://github.com/odoo/odoo/pull/110737>`_
|
||||
|
||||
Odoo Online version 16.2
|
||||
========================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user