Skip to content
Snippets Groups Projects
Commit 255478ac authored by Martin Geubelle's avatar Martin Geubelle
Browse files

[FIX] web: clear m2o input at creation cancel

After entering a value in a many2one, if one clicks somewhere else, a popup
is opened to suggest the user to create (or not) a new record with the entered
value.

Before this rev, closing this popup resulted in an unclear situation where the
input was still set with the entered value but the new record hadn't been created.

This commit fixes this by clearing the input value if the record is not created.

See task#36055
parent f8bf66b6
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment