[18.0][MIG] web_widget_product_label_section_and_note: Migration to version 18.0 and renamed to web_widget_product_label_section_and_note_name_visibility#3165
Merged
OCA-git-bot merged 8 commits intoOCA:18.0from Apr 30, 2025
Conversation
…the product and name into a single column.
… 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.
… 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.
…commit auto fixes
…ation to version 18.0
Member
|
/ocabot migration web_widget_product_label_section_and_note |
4 tasks
pedrobaeza
approved these changes
Apr 30, 2025
Member
pedrobaeza
left a comment
There was a problem hiding this comment.
Working as expected.
/ocabot merge nobump
Contributor
|
Hey, thanks for contributing! Proceeding to merge this for you. |
Contributor
|
Congratulations, your PR was merged at 895a785. Thanks a lot for contributing to OCA. ❤️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TT56065
@Tecnativa @pedrobaeza @CarlosRoca13 could you please review this?