mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
* check the imput only if something has been entered in the field, don't check it if the value is empty as the field might not be required. * don't require a value and let Odoo if the field has to be required or not.