server-tools/base_view_inheritance_exten.../readme
Ivàn Todorovich 1b70255898 [MIG] base_view_inheritance_extension: Migration to 15.0
* Removed `list_add` and `list_remove`, they've been deprecated and
implemented in Odoo core since several versions ago.

* Removed `move`, as it has also already been implemented in core several
versions ago.

* Replaced `python_dict` by `update`, that performs an operation similar
to :meth:`dict.update`, but on the ast.Dict.
2022-12-06 20:24:12 +01:00
..
CONTRIBUTORS.rst [IMP] base_view_inheritance_extension: real python_dict 2022-12-06 20:24:12 +01:00
DESCRIPTION.rst [MIG] base_view_inheritance_extension: Migration to 11.0 2022-12-06 20:24:12 +01:00
ROADMAP.rst [MIG] base_view_inheritance_extension: Migration to 15.0 2022-12-06 20:24:12 +01:00
USAGE.rst [MIG] base_view_inheritance_extension: Migration to 15.0 2022-12-06 20:24:12 +01:00