Hello Community,
I would like to show a warning in a Wizard either when you click Print button or with an onchange.
I have the problem that warnings are not working. For raise UserError there is no problems, but the warning is not showing it's just closing the wizard without anything going on. We are talking about Odoo11.
Any idea how to achieve it?
I m facing the issue ,wizard is closing on any warning/error raise?How can we achieve this.
@Jainesh,
sadly, raising a ValidationError in a wizard is only showing the Oops popup which does not help the user