3
0
Fork 0
Commit Graph

16 Commits (403852558161e4813f96f8a0ce15ecc277a8f30c)

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
Hughes Damry d8512e5880 Translated using Weblate (French)
Currently translated at 53.3% (8 of 15 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/fr/
2024-07-24 08:15:52 +02:00
Thomas Binsfeld (ACSONE) 10e1cf8efb Translated using Weblate (French)
Currently translated at 40.0% (6 of 15 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/fr/
2024-07-24 08:15:52 +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
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
c2cdidier c4cc8726c8 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-07-24 08:15:52 +02:00
Bhavesh Odedra 8aa946c8e8 [FIX] pre-commit 2024-07-24 08:15:52 +02:00
Nicolas JEUDY dfa26bb76a 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-07-24 08:15:52 +02:00
Kévin Allard 3c7dfb68b8 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-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