Hello, Odoo community,
What is the best way in Odoo 11 Saas to add date validation? if I have an end_date field and start_date field, I would like to ensure that end_date is greater than start_end. How can I do that?
if it helps
view_type=form
model=account.invoice