How to Make a Field read-only in Odoo 16 | Field Attribute Read Only | Odoo 16 Development Tutorials – CBMS Odoo ERP

In Odoo 16, the “Readonly” attribute provides developers and administrators with the ability to control the accessibility of fields, ensuring that specific data remains unchangeable while still being visible to users. #odootutorials This attribute can be particularly useful in scenarios where you want to restrict editing privileges to maintain data integrity or to enforce business […]

How to Make a Field read-only in Odoo | What Is readonly in Odoo? | Odoo 15 Development Tutorials – CBMS Odoo ERP

Readonly fields are fields that cannot be edited from the front-end UI. These fields will be having a default value that will not be able to be edited. #odoodevelopmentvideos #odoo15videos In this video, we’ll be discussing how we can create a field read-only using python and XML methods. #odooxml Connect With Us: ———————— ➡️Website: ➡️Email […]