[IMP] orm/changelog: store translations in jsonb
closes odoo/documentation#2801 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
837c342b87
commit
f2fd03b8fc
@ -4,6 +4,15 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
Odoo version 16.0
|
||||
========================
|
||||
|
||||
- Translations for translated fields are stored as JSONB values with
|
||||
`#97692 <https://github.com/odoo/odoo/pull/97692>`_
|
||||
and `#101115 <https://github.com/odoo/odoo/pull/101115>`_.
|
||||
Code translations are no longer stored into the database.
|
||||
They become static and are extracted from the PO files when needed.
|
||||
|
||||
Odoo Online version 15.4
|
||||
========================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user