Commit Graph

14 Commits

Author SHA1 Message Date
Weblate
4038525581 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-17.0/web-17.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_m2x_options/
2024-07-30 10:42:08 +00:00
manu
6c3884f025 [MIG]web_m2x_options: Migration to 17.0 2024-07-26 13:28:15 +02:00
Weblate
03ea1671b9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-16.0/web-16.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_m2x_options/
2024-07-24 08:15:52 +02:00
Nils Coenen
aa582d1c50 Translated using Weblate (German)
Currently translated at 100.0% (14 of 14 strings)

Translation: web-16.0/web-16.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_m2x_options/de/
2024-07-24 08:15:52 +02:00
Weblate
f0ef4f2c52 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-16.0/web-16.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_m2x_options/
2024-07-24 08:15:52 +02:00
nguyenhk
a4f5bbfb3a [FIX] web_m2x_options: fix test_ir_config_parameter 2024-07-24 08:15:52 +02:00
Corneliuus
67fd20dc2a 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-07-24 08:15:52 +02:00
c2cdidier
a8954b847b 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-07-24 08:15:52 +02:00
Bhavesh Odedra
8aa946c8e8 [FIX] pre-commit 2024-07-24 08:15:52 +02:00
Gusti Tammam
808eb50441 [MIG] web_m2x_options: Migration to 12.0 2024-07-24 08:15:52 +02:00
ernesto
edcb3020c4 [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-07-24 08:15:52 +02:00
Jairo Llopis
85294a1958 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-07-24 08:15:52 +02:00
Zakaria Makrelouf
b1a35f7f35 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-07-24 08:15:52 +02:00
Antonio Espinosa
f969cc2b8f web_m2x_options check Many2one and Many2many options 2024-07-24 08:15:52 +02:00