Hi,
how to do soft validation before leaving the form?
User can set unusal value but I need force him to confirm it's not a mistake.
Perhaps I can use ConfirmationDialog from Dialog service, but how to trigger it in Odoo 16?
And how to attach this validations to my custom form?