Commit Graph

11 Commits (16.0)

Author SHA1 Message Date
OCA-git-bot bb66893821 [BOT] post-merge updates 2025-02-19 17:00:11 +00:00
Carlos Lopez 13b3c07d42 [FIX] product_label_section_and_note_field: Update name directly before calling update to prevent a race condition. 2025-02-19 11:33:09 -05:00
OCA-git-bot 1cd4b37a4a [BOT] post-merge updates 2025-02-08 10:23:49 +00:00
Carlos Lopez f74971b5f1 [FIX] web_widget_product_label_section_and_note: Use a flag to change the icon based on product visibility.
Before this commit, when isProductVisible was disabled and the user changed the label, this caused isProductVisible to change its value.
After this commit, changing the label no longer modifies isProductVisible.
2025-02-07 12:31:01 -05:00
mymage aca5ea4630 Translated using Weblate (Italian)
Currently translated at 100.0% (6 of 6 strings)

Translation: web-16.0/web-16.0-web_widget_product_label_section_and_note
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_product_label_section_and_note/it/
2024-12-14 11:06:31 +00:00
mymage 88486517d8 Added translation using Weblate (Italian) 2024-12-14 09:02:09 +00:00
OCA-git-bot f75d943b4d [BOT] post-merge updates 2024-12-12 13:16:44 +00:00
Carlos Lopez 3a84276727 [IMP] web_widget_product_label_section_and_note: Auto-resize textarea for multiline text.
Before this change, when the text was large and multiline, the textarea did not resize, and the text was not displayed correctly. Now, the textarea adjusts according to the text. These changes are backported from V18.
2024-12-12 08:05:19 -05:00
OCA-git-bot a93a51635e [BOT] post-merge updates 2024-12-11 14:56:48 +00:00
oca-ci 1fdaa1a7ae [UPD] Update web_widget_product_label_section_and_note.pot 2024-12-11 14:52:27 +00:00
Carlos Lopez 39b5f39096 [ADD] web_widget_product_label_section_and_note: New module to unify the product and name into a single column. 2024-12-11 08:53:08 -05:00