Skip to content
Snippets Groups Projects
user avatar
Aaron Bohy authored
Create a new quotation, add a row with product Customizable desk.
The product configurator dialog opens. Click on 'Add'. A second
dialog opens (to select optional products).

Before this commit, the second dialog was displayed behind the
first one.

This bug is present since the introduction of Owl dialogs
(34bbdd88). It is due to an override of the 'open' function that
doesn't call _super (and thus, doesn't go through the code that
makes the last opened dialog active).

closes odoo/odoo#43424

Signed-off-by: default avatarGéry Debongnie (ged) <ged@openerp.com>
37462d8a
History
Name Last commit Last update