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

[17.0] web_widget_x2many_2d_matrix - Domain is not taken into account #2882

Open
Rad0van opened this issue Jul 12, 2024 · 0 comments
Open

[17.0] web_widget_x2many_2d_matrix - Domain is not taken into account #2882

Rad0van opened this issue Jul 12, 2024 · 0 comments
Labels

Comments

@Rad0van
Copy link

Rad0van commented Jul 12, 2024

In 17.0 the domain of Many2one field is not taken into account - the behavior is the same as describe here for 16.0: #2559
For 16.0 it has been fixed by #2579 but that doesn't work in 17.0 To tell the truth I do not really understand how the fix for 16.0 works (JS is not my strong suit) so not really sure what to do in 17.0

I have re-created the test sample form 16.0 bug report here: http://oca-web-17-0-618d6740e8ba.runboat.odoo-community.org/web Go to Sale Order -> Other Info and at bottom there is the 2D matrix view with domain [('id', '=', 10)] which is not taken into account at all.

@SodexisTeam @tarteo would you care to take a look?

@Rad0van Rad0van added the bug label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant