mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 01:39:19 +07:00
[IMP] developer/reference: update changelog
Updating with multiple recently added features. Mainly grouping functions and changes in domains. Part-of: odoo/documentation#14105 Signed-off-by: Krzysztof Magusiak (krma) <krma@odoo.com>
This commit is contained in:
@@ -4,11 +4,24 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
Odoo version 19.0
|
||||
=================
|
||||
|
||||
- Add support for ``GROUPING SETS`` for pivot views.
|
||||
See `#194413 <https://github.com/odoo/odoo/pull/194413>`_.
|
||||
- Adding support for dynamic dates in domains.
|
||||
See `#216665 <https://github.com/odoo/odoo/pull/216665>`_.
|
||||
- Deprecated `odoo.osv` in `#217708 <https://github.com/odoo/odoo/pull/217708>`_.
|
||||
- Deprecated `record._cr`, `record._context`, `record._uid` in `#193636 <https://github.com/odoo/odoo/pull/193636>`_.
|
||||
|
||||
|
||||
Odoo Online version 18.4
|
||||
========================
|
||||
|
||||
- The `reinit` option is added to the CLI to reinitialize modules.
|
||||
See `#206408 <https://github.com/odoo/odoo/pull/206408>`_.
|
||||
- Possibility to write and combine custom domains for injecting arbitrary SQL.
|
||||
See `#205208 <https://github.com/odoo/odoo/pull/205208>`_.
|
||||
|
||||
Odoo Online version 18.3
|
||||
========================
|
||||
|
||||
Reference in New Issue
Block a user