web icon indicating copy to clipboard operation
web copied to clipboard

[17.0] web_widget_x2many_2d_matrix - Domain is not taken into account

Open Rad0van opened this issue 1 year ago • 0 comments

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 avatar Jul 12 '24 08:07 Rad0van