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

Field appears empty with many2one widget in form view #2

Open
Animal-Machine opened this issue Sep 20, 2021 · 2 comments
Open

Field appears empty with many2one widget in form view #2

Animal-Machine opened this issue Sep 20, 2021 · 2 comments

Comments

@Animal-Machine
Copy link

In form view, when I use the many2one widget on a Many2oneReference or Integer field, I can choose the right records but once I selected one, it appears empty. In tree view without the widget, I can see an integer, so the field is not empty but its value is not displayed with the widget.

@Animal-Machine
Copy link
Author

I work with the 14.0 version of generic_m2o module.

@Animal-Machine
Copy link
Author

I just noticed that when I go back to the form view after clicking "Save", the selected record now appears. But after that, if I select another one, the first record selected remains displayed instead. It doesn't change even after closing the window then going back on form view again. Once again, it's only a display problem, the real field value is updated… still very annoying.

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

No branches or pull requests

1 participant