mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Before this PR when trying to create a record using the Dialog, when
pressing the buttons Create or Create and Edit they are having no effect.
After this PR the code is addapted to the new dialog to make the buttons
work as usual.
Steps to reproduce the problem:
1. Go to any m2o field
2. Write a name that does not exist
3. Loose the focus
4. Press on button "Create" or "Create and Edit"