In Odoo, you can make a field read-only through Python code or XML views, depending on where you want to enforce the read-only behavior.
When you set the readonly attribute to True in Python, it makes the field read-only across all views where it’s used. Conversely, when you set readonly=”1″ in XML views, it makes the field read-only only in the context of that particular view. #odoo17 #odoodevelopment #odoodevelopment
Connect With Us:
—————————————
➡️ Website:
➡️ Email: info@cybrosys.com
➡️ Twitter:
➡️ LinkedIn:
➡️ Facebook:
➡️ Instagram:
➡️ Pinterest:
#Field #Readonly #Odoo #Odoo #Development #Tutorial