File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
content/developer/reference/backend/orm Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 4
4
Changelog
5
5
=========
6
6
7
+ Odoo version 19.0
8
+ =================
9
+
10
+ - Add support for ``GROUPING SETS `` for pivot views.
11
+ See `#194413 <https://github.com/odoo/odoo/pull/194413 >`_.
12
+ - Adding support for dynamic dates in domains.
13
+ See `#216665 <https://github.com/odoo/odoo/pull/216665 >`_.
14
+ - Deprecated `odoo.osv ` in `#217708 <https://github.com/odoo/odoo/pull/217708 >`_.
15
+ - Deprecated `record._cr `, `record._context `, `record._uid ` in `#193636 <https://github.com/odoo/odoo/pull/193636 >`_.
16
+
17
+
7
18
Odoo Online version 18.4
8
19
========================
9
20
10
21
- The `reinit ` option is added to the CLI to reinitialize modules.
11
22
See `#206408 <https://github.com/odoo/odoo/pull/206408 >`_.
23
+ - Possibility to write and combine custom domains for injecting arbitrary SQL.
24
+ See `#205208 <https://github.com/odoo/odoo/pull/205208 >`_.
12
25
13
26
Odoo Online version 18.3
14
27
========================
You can’t perform that action at this time.
0 commit comments