Commit Graph

191 Commits (ee44f35b3b931194599ef2f537843f60b3f877f3)

Author SHA1 Message Date
Pierrick Brun ee44f35b3b [MIG] iap_alternative_provider: Migration to 14.0 2022-12-19 09:17:16 +01:00
Pierrick Brun 00dacba851 [IMP] iap_alternative_provider: black, isort, prettier 2022-12-19 09:17:16 +01:00
Hendrix Costa 50aaaaff3e [IMP] iap_alternative_provider: black, isort, prettier 2022-12-19 09:17:16 +01:00
OCA-git-bot aa9d3088d3 [ADD] icon.png 2022-12-19 09:17:16 +01:00
OCA-git-bot 87b5d6b869 [UPD] README.rst 2022-12-19 09:17:16 +01:00
oca-travis 616f8ec061 [UPD] Update iap_alternative_provider.pot 2022-12-19 09:17:16 +01:00
Sébastien BEAU 7bf5a21175 [12.0][ADD] add base_iap_alternative 2022-12-19 09:17:16 +01:00
oca-git-bot 7fdeff00ae [IMP] update dotfiles [ci skip] 2022-12-12 00:10:05 +01:00
OCA-git-bot 0957aa46e1 [ADD] setup.py 2022-12-07 07:44:02 +00:00
OCA-git-bot d88c238054 [UPD] README.rst 2022-12-07 07:44:01 +00:00
OCA-git-bot 43da45dc93 [UPD] addons table in README.md 2022-12-07 07:44:00 +00:00
oca-ci 10df566046 [UPD] Update base_view_inheritance_extension.pot 2022-12-07 07:41:29 +00:00
OCA-git-bot ee2b883a5f Merge PR #2494 into 16.0
Signed-off-by pedrobaeza
2022-12-07 07:39:38 +00:00
Raf Ven 152af1a5b5 [MIG] base_view_inheritance_extension: Fix demo view 2022-12-06 23:09:47 +01:00
Enric Tobella 040320c881 [MIG] base_view_inheritance_extension: Migration to 16.0 2022-12-06 21:06:45 +01:00
Enric Tobella 29e3e5fb4e [IMP] base_view_inheritance_extension: black, isort, prettier 2022-12-06 20:26:01 +01:00
OCA-git-bot 836f68352b base_view_inheritance_extension 15.0.1.0.2 2022-12-06 20:24:12 +01:00
Sébastien Alix a227c1e942 [FIX] b_v_inheritance_extension: fix parsing of 'update' operation
This fixes an error we could get if the attribute of the inherited tag
has some extra carriage returns.

Exception raised: SyntaxError: unexpected EOF while parsing
2022-12-06 20:24:12 +01:00
Ignacio Buioli 45e79144af 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/
2022-12-06 20:24:12 +01:00
Ignacio Buioli 3a0bb0cbfa Added translation using Weblate (Spanish (Argentina)) 2022-12-06 20:24:12 +01:00
OCA-git-bot 48747c8ccf base_view_inheritance_extension 15.0.1.0.1 2022-12-06 20:24:12 +01:00
OCA-git-bot 3f696ed424 [UPD] README.rst 2022-12-06 20:24:12 +01:00
Cesar Andres Sanchez 617ddffd77 [IMP] Update development_status Mature 2022-12-06 20:24:12 +01:00
OCA-git-bot d65f46851d [UPD] README.rst 2022-12-06 20:24:12 +01:00
oca-ci 9abad79771 [UPD] Update base_view_inheritance_extension.pot 2022-12-06 20:24:12 +01:00
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
OCA-git-bot 44871e11f2 base_view_inheritance_extension 14.0.1.1.0 2022-12-06 20:24:12 +01:00
OCA-git-bot 761b9d56b7 [UPD] README.rst 2022-12-06 20:24:12 +01:00
Ivàn Todorovich f915726fa7 [UPD] base_view_inheritance_extension: readme - deprecate list_add and list_remove 2022-12-06 20:24:12 +01:00
Ivàn Todorovich 8e2e89bef6 [IMP] base_view_inheritance_extension: real python_dict 2022-12-06 20:24:12 +01:00
OCA-git-bot 01532a0eab base_view_inheritance_extension 14.0.1.0.1 2022-12-06 20:24:12 +01:00
OCA-git-bot df587ee77d [UPD] README.rst 2022-12-06 20:24:12 +01:00
oca-travis 8c05707a6b [UPD] Update base_view_inheritance_extension.pot 2022-12-06 20:24:12 +01:00
Julien Coux 434a40ba38 Fix apply inheritance specs on views (pre_locate) 2022-12-06 20:24:12 +01:00
Alexis de Lattre be24def022 [MIG] base_view_inheritance_extension to v14 2022-12-06 20:24:12 +01:00
OCA-git-bot e6a02a6826 base_view_inheritance_extension 13.0.1.0.1 2022-12-06 20:24:12 +01:00
Carlos Lopez e4bd8354dd FIX: add missing params on function apply_inheritance_specs 2022-12-06 20:24:12 +01:00
OCA Transbot daf022ff40 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/
2022-12-06 20:24:12 +01:00
oca-travis 32b2dfb7a2 [UPD] Update base_view_inheritance_extension.pot 2022-12-06 20:24:12 +01:00
Sergio Teruel d1a9c492f7 [MIG] base_view_inheritance_extension: Migration to v13.0 2022-12-06 20:24:12 +01:00
Sergio Teruel 45542a0071 [IMP] base_view_inheritance_extension: black, isort 2022-12-06 20:24:12 +01:00
OCA-git-bot 848ad96c1e [UPD] README.rst 2022-12-06 20:24:12 +01:00
oca-travis 50c74625ae [UPD] Update base_view_inheritance_extension.pot 2022-12-06 20:24:12 +01:00
Alexis de Lattre a27f029be7 Remove the "move" feature which is now native
Use https in URL to licence
2022-12-06 20:24:12 +01:00
Raphaël Valyi 5ae9ffa453 [MIG] base_view_inheritance_extension: Migration to 12.0 2022-12-06 20:24:12 +01:00
oca-travis 0e4e667c19 [UPD] Update base_view_inheritance_extension.pot 2022-12-06 20:24:12 +01:00
Sergio Teruel 7d27d9eb7b [MIG] base_view_inheritance_extension: Migration to 11.0 2022-12-06 20:24:12 +01:00
oca-travis bd9ce7c488 [UPD] Update base_view_inheritance_extension.pot 2022-12-06 20:24:12 +01:00
Holger Brunn 896c2ae09c [FIX] base_view_inheritance_extension: 2 things:
*  warning about dynamic context
* import for safe_eval
2022-12-06 20:24:12 +01:00
Holger Brunn 135b9f2fa7 [FIX] don't break when an attribute node in an xpath makes the
expression not match the node any more. Fixes #885
2022-12-06 20:24:12 +01:00