Commit Graph

37 Commits (48d319cb7bbdf83d3f68008dcb256dfe43bbe4b5)

Author SHA1 Message Date
Ignacio Buioli 48d319cb7b Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (3 of 3 strings)

Translation: server-tools-15.0/server-tools-15.0-base_view_inheritance_extension
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-base_view_inheritance_extension/es_AR/
2023-12-29 16:49:23 +01:00
Ignacio Buioli e073b627d3 Added translation using Weblate (Spanish (Argentina)) 2023-12-29 16:49:23 +01:00
OCA-git-bot 0129d833bb base_view_inheritance_extension 15.0.1.0.1 2023-12-29 16:49:23 +01:00
OCA-git-bot 3a87770253 [UPD] README.rst 2023-12-29 16:49:23 +01:00
Cesar Andres Sanchez f8050127b0 [IMP] Update development_status Mature 2023-12-29 16:49:23 +01:00
OCA-git-bot 0f2c2c9475 [UPD] README.rst 2023-12-29 16:49:23 +01:00
oca-ci addbc1ca92 [UPD] Update base_view_inheritance_extension.pot 2023-12-29 16:49:23 +01:00
Ivàn Todorovich eb816c105d [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.
2023-12-29 16:49:23 +01:00
OCA-git-bot 3346eb29fe base_view_inheritance_extension 14.0.1.1.0 2023-12-29 16:49:23 +01:00
OCA-git-bot 92c4b85e83 [UPD] README.rst 2023-12-29 16:49:23 +01:00
Ivàn Todorovich 528ccccf52 [UPD] base_view_inheritance_extension: readme - deprecate list_add and list_remove 2023-12-29 16:49:23 +01:00
Ivàn Todorovich 1b30bc6325 [IMP] base_view_inheritance_extension: real python_dict 2023-12-29 16:49:23 +01:00
OCA-git-bot d85e6987d1 base_view_inheritance_extension 14.0.1.0.1 2023-12-29 16:49:23 +01:00
OCA-git-bot e051ad107d [UPD] README.rst 2023-12-29 16:49:23 +01:00
oca-travis 6fc3596128 [UPD] Update base_view_inheritance_extension.pot 2023-12-29 16:49:23 +01:00
Julien Coux 697da5bb7e Fix apply inheritance specs on views (pre_locate) 2023-12-29 16:49:23 +01:00
Alexis de Lattre 848d9923a3 [MIG] base_view_inheritance_extension to v14 2023-12-29 16:49:23 +01:00
OCA-git-bot 28c5f63ff7 base_view_inheritance_extension 13.0.1.0.1 2023-12-29 16:49:23 +01:00
Carlos Lopez eb7a4563d6 FIX: add missing params on function apply_inheritance_specs 2023-12-29 16:49:23 +01:00
OCA Transbot a0772d418f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-13.0/server-tools-13.0-base_view_inheritance_extension
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-base_view_inheritance_extension/
2023-12-29 16:49:23 +01:00
oca-travis 1e8fb635cb [UPD] Update base_view_inheritance_extension.pot 2023-12-29 16:49:23 +01:00
Sergio Teruel 76ec041fc3 [MIG] base_view_inheritance_extension: Migration to v13.0 2023-12-29 16:49:23 +01:00
Sergio Teruel 923a752ae1 [IMP] base_view_inheritance_extension: black, isort 2023-12-29 16:49:23 +01:00
OCA-git-bot a65a1137f8 [UPD] README.rst 2023-12-29 16:49:23 +01:00
oca-travis f132a1991b [UPD] Update base_view_inheritance_extension.pot 2023-12-29 16:49:23 +01:00
Alexis de Lattre 71efd6f47f Remove the "move" feature which is now native
Use https in URL to licence
2023-12-29 16:49:23 +01:00
Raphaël Valyi 34fb7029e0 [MIG] base_view_inheritance_extension: Migration to 12.0 2023-12-29 16:49:23 +01:00
oca-travis 3fe09c8caa [UPD] Update base_view_inheritance_extension.pot 2023-12-29 16:49:23 +01:00
Sergio Teruel fef19780d4 [MIG] base_view_inheritance_extension: Migration to 11.0 2023-12-29 16:49:23 +01:00
oca-travis e7b1a93ee6 [UPD] Update base_view_inheritance_extension.pot 2023-12-29 16:49:23 +01:00
Holger Brunn 428d5ee1e8 [FIX] base_view_inheritance_extension: 2 things:
*  warning about dynamic context
* import for safe_eval
2023-12-29 16:49:23 +01:00
Holger Brunn fa9116a9a2 [FIX] don't break when an attribute node in an xpath makes the
expression not match the node any more. Fixes #885
2023-12-29 16:49:23 +01:00
lfreeke db60a0fec9 [MIG] base_view_inheritance_extension to 10.0 2023-12-29 16:49:23 +01:00
Ronald Portier 49ba12d671 [8.0][ADD] Add list manipulation operations to base_view_inheritance_extension. (#804)
* Add list_add operation.
* Add list_remove operation.

OCA Transbot updated translations from Transifex
2023-12-29 16:49:23 +01:00
Pedro M. Baeza 4a440b9c69 [MIG] base_view_inheritance_extension: Migration to 9.0
Trivial changes:

* Version in README changed
* Version in manifest changed

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex
2023-12-29 16:49:23 +01:00
Jairo Llopis 9390a7f046 [base_view_inheritance_extension] Relicense to LGPL. (#4) 2023-12-29 16:49:23 +01:00
Holger Brunn 6086c218ef [ADD] base_view_inheritance_extension 2023-12-29 16:49:23 +01:00