Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][MIG] web_widget_one2many_tree_line_duplicate: Migration to 16.0 #2809

Draft
wants to merge 6 commits into
base: 16.0
Choose a base branch
from

Conversation

CarlosRoca13
Copy link
Contributor

Tardo and others added 6 commits April 24, 2024 14:08
- 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
Copy link
Member

@chienandalu chienandalu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working great 👍

@CarlosRoca13 CarlosRoca13 marked this pull request as draft April 24, 2024 13:46
@CarlosRoca13
Copy link
Contributor Author

Set to draft because there are a problem with purchase_variant_configurator that has to be solved

@pedrobaeza
Copy link
Member

/ocabot migration web_widget_one2many_tree_line_duplicate

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone Jun 5, 2024
@OCA-git-bot OCA-git-bot mentioned this pull request Jun 5, 2024
44 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants