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

[FIX] #10392 #2

Conversation

gfcapalbo
Copy link

@NL66278 the error appearing was a missing

Error: Couldn't find method '_onLoadOptionalFields' in widget [object Object]

when using selecting ANY relational field "in selection" loading dialog.

this happens only on when searching on sale.report model records not on other models.

MR works and is trested, provides needed functions to the widget , wich were trivially implemented in 13.0 too, as a simple prevent propagation.

@NL66278
Copy link
Owner

NL66278 commented Mar 21, 2024

Please check pre-commit error and warnings: https://github.com/NL66278/web/actions/runs/8374877634/job/22931047156?pr=2

@NL66278
Copy link
Owner

NL66278 commented Mar 21, 2024

Maybe the original problem is caused by the fact that sale.order.report is based on a view, so no fields are to be saved?? Just guessing, no research....

@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@gfcapalbo
Copy link
Author

@NL66278 passing, green and tested on customer server. ready for merge.

@NL66278 NL66278 merged commit 7a916a1 into NL66278:14.0-web_advanced_search-select-dialog Mar 21, 2024
8 checks passed
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.

3 participants