Odoo Slides

Experience the world’s most advanced technology to grow and build your business.

how to make a field mandatory in odoo 17
In Odoo, making a field required can be done through both Python code and XML views. When you set the required attribute to True in Python code, it makes the field required across all views where it's used. Conversely, when you set the required attribute in XML views, it makes the field required only in the context of that particular view.
WhatsApp