Commit Graph

21 Commits (bf4ace489bfaf9c9e64b64eed3d0c437067b6ce6)

Author SHA1 Message Date
Diep Huu Hoang bf4ace489b [16.0][MIG] web_m2x_options: Migration to 16.0 2024-10-29 13:34:30 +05:30
nguyenhk 2cdf7d090e [FIX] web_m2x_options: fix test_ir_config_parameter 2024-10-29 13:34:30 +05:30
Germana e787468077 [MIG] web_m2x_options: Migration to 15.0
[FIX] web_m2x_options:  External ID not found in the system web.assets_backend
2024-10-29 13:34:30 +05:30
Corneliuus 0c62cac001 Translated using Weblate (German)
Currently translated at 100.0% (13 of 13 strings)

Translation: web-14.0/web-14.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_m2x_options/de/
2024-10-29 13:34:30 +05:30
Bosd 9780a9601e Added translation using Weblate (Dutch) 2024-10-29 13:34:30 +05:30
dsolanki 15d2e448c5 [MIG] Migrate the module web_m2x_options to v14. 2024-10-29 13:34:30 +05:30
c2cdidier 1a4717c7e9 Translated using Weblate (French)
Currently translated at 100.0% (13 of 13 strings)

Translation: web-13.0/web-13.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_m2x_options/fr/
2024-10-29 13:34:30 +05:30
c2cdidier 3ae6eaaea8 Translated using Weblate (German)
Currently translated at 92.3% (12 of 13 strings)

Translation: web-13.0/web-13.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_m2x_options/de/
2024-10-29 13:34:30 +05:30
黎伟杰 014ad95b6e Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (13 of 13 strings)

Translation: web-13.0/web-13.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_m2x_options/zh_CN/
2024-10-29 13:34:30 +05:30
Bhavesh Odedra 3f44f18a54 [FIX] pre-commit 2024-10-29 13:34:30 +05:30
黎伟杰 e1282e37be Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (12 of 12 strings)

Translation: web-12.0/web-12.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_m2x_options/zh_CN/
2024-10-29 13:34:30 +05:30
黎伟杰 023f49ac0b Added translation using Weblate (Chinese (Simplified)) 2024-10-29 13:34:30 +05:30
Rodrigo Macedo 62585427ea Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (12 of 12 strings)

Translation: web-12.0/web-12.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_m2x_options/pt_BR/
2024-10-29 13:34:30 +05:30
Nicolas JEUDY 67632a0ad2 Translated using Weblate (French)
Currently translated at 100.0% (12 of 12 strings)

Translation: web-12.0/web-12.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_m2x_options/fr/
2024-10-29 13:34:30 +05:30
Kévin Allard c9f965731c Translated using Weblate (French)
Currently translated at 91.7% (11 of 12 strings)

Translation: web-12.0/web-12.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_m2x_options/fr/
2024-10-29 13:34:30 +05:30
Gusti Tammam 0230288585 [MIG] web_m2x_options: Migration to 12.0 2024-10-29 13:34:30 +05:30
Rodrigo Macedo c20a4b3c28 Translated using Weblate (Portuguese (Brazil))
Currently translated at 91.7% (11 of 12 strings)

Translation: web-11.0/web-11.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_m2x_options/pt_BR/
2024-10-29 13:34:30 +05:30
ernesto 753490c580 [MIG] web_m2x_options: Migration to 11.0
web_m2x_options: Fix usage for non-admins

web_m2x_options: Reduce rpc calls

web_m2x_options: Update manifest and readme
2024-10-29 13:34:30 +05:30
Jairo Llopis dea149b207 Fix Qweb templates. (#561)
* [FIX][web_m2x_options] Fix Qweb templates.

They were trying to replace non-existing elements, and this was being logged to console:

    Can't find "a.oe_m2o_cm_button" when extending template FieldMany2One
    Can't find "span.badge" when extending template FieldMany2ManyTag

* Raise version correctly.

* [FIX] Make many2many_tags tag deletion work again

* Correct replacement of event

Instead of overwriting all events from upstream widget, better just overwrite the one you need and inherit the rest.
2024-10-29 13:34:30 +05:30
Zakaria Makrelouf 097fbc694f Migration of module web_m2x_options. Adapt JS file to the new JS API and make the module installable [MIG] adapt form.js to the new API. [FIX] Fix bug mentioned in pull #262. [MIG] Make the module installable. 2024-10-29 13:34:30 +05:30
Antonio Espinosa 0dbcf7f993 web_m2x_options check Many2one and Many2many options 2024-10-29 13:34:30 +05:30