Skip to content

Conversation

@rousseldenis
Copy link
Contributor

No description provided.

@rousseldenis rousseldenis added this to the 16.0 milestone Jun 24, 2025
@rousseldenis rousseldenis force-pushed the 16.0-add-stock-picking-operation-destination-suggest-dro branch 2 times, most recently from 07d02cd to 280f60c Compare June 24, 2025 15:40
@rousseldenis rousseldenis force-pushed the 16.0-add-stock-picking-operation-destination-suggest-dro branch 3 times, most recently from deeacdb to e0e850f Compare June 26, 2025 07:22
@rousseldenis rousseldenis force-pushed the 16.0-add-stock-picking-operation-destination-suggest-dro branch from e0e850f to 9dc2f94 Compare June 26, 2025 08:19
rousseldenis and others added 3 commits July 2, 2025 09:42
…perations done

As soon as users filled in the done quantity, take those moves into account to suggest destination
…ring in picking type for view.

It seems odoo UI is only showing a label for a field in its view if the field is inside a LEAF <group> node.
The previous xpath inserted the new "Destination Suggestion" group inside an already existing one making the fields of the later not render their labels.

This commit puts the new "Destination suggestion" group AFTER the xpath-selected group (not inside) and adds a name attribute to ensure easier inheritence.
@nicolas-delbovier-acsone nicolas-delbovier-acsone force-pushed the 16.0-add-stock-picking-operation-destination-suggest-dro branch from 019bd20 to 0d941e8 Compare October 16, 2025 10:14
@nicolas-delbovier-acsone
Copy link

nicolas-delbovier-acsone commented Oct 16, 2025

Explanation of my "fix labels disappearing" commit

Before fix

image
image
image

After fix

image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants