Fork Sync Branch 18.0#166
Merged
Merged
Conversation
- When we clone a line, we can be interested in preloading those fields availiable in other field views available. Otherwise, we could be unable to get the proper states in the cloned line. - When we load the cloned field values from the rpc method, we must discard those fields not available in the views or some subproccess could try to get their state causing errors. TT38191
On the cloned record we were unable to change the values of the relational fields we we just had edited it. Here is solved adding a pseudo onchange method that triggers the proper refreshed values as if the record was made manually. TT38191
Currently translated at 100.0% (1 of 1 strings) Translation: web-16.0/web-16.0-web_widget_one2many_tree_line_duplicate Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_one2many_tree_line_duplicate/it/
Analogous to the inherited code, the event listener would work on the resize stop event, but this event would regularly not have the same target as the resize start event in which case the field name and size could not be determined.
sireko
approved these changes
Sep 25, 2025
|
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
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.
No description provided.