Commit Graph

8 Commits (ceb5c33292dcbb09e6fa91c74d7574eb1e04b265)

Author SHA1 Message Date
OCA-git-bot 6be18f92a2 [BOT] post-merge updates 2025-03-17 17:44:58 +00:00
oca-ci ccbcc01a4f [UPD] Update web_widget_product_label_section_and_note.pot 2025-03-17 17:40:28 +00:00
Carlos Lopez 65af83d508 [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-06 09:39:49 -05:00
Carlos Lopez bc4f109540 [MIG] web_widget_product_label_section_and_note: Migration to version 17.0 2025-02-06 08:16:14 -05:00
Carlos Lopez 10bd32bc4f [IMP] web_widget_product_label_section_and_note: pre-commit auto fixes 2025-02-05 09:56:11 -05:00
mymage e5875468e6 Added translation using Weblate (Italian) 2025-02-05 09:56:11 -05:00
Carlos Lopez fe81a03937 [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.
2025-02-05 09:56:11 -05:00
Carlos Lopez 8d42b1676d [ADD] web_widget_product_label_section_and_note: New module to unify the product and name into a single column. 2025-02-05 09:56:11 -05:00