In Odoo, making a field required can indeed be done through both Python code and XML views, and differences in how the required attribute behaves depending on whether it’s set in Python or XML. When you set the required attribute to True in Python code, it indeed makes the field required across all views where […]
In this video, we’ll be discussing how we can create a field mandatory using python and XML methods. #odooxml Mandatory fields are fields that are required to be given value while saving a record, ie these fields must have a value specified in its place while saving the record. #odoo15developmentvideos #odoo15tutorials Connect With Us: ———————— […]