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 Translate Attribute for a Field in Odoo 16 | Odoo 16 Development Tutorials – CBMS Odoo ERP

In Odoo, the “translate” attribute is used to indicate whether a field’s value should be translated or not. By default, most fields are translatable in Odoo, meaning their values can be translated into different languages based on the user’s language preference. #odoodevelopment #odoo16 #odootutorials When the “translate” attribute is set to True for a field, […]

Field Attribute Groups in Odoo 16 | Odoo 16 Development Tutorials – CBMS Odoo ERP

In this video we will be discussing about the field attribute group in odoo16. The field attribute group is used to give the fields group access according to the requirements. The field attribute groups will be hide the field according to access group defined. #odoo16 #odoodevelopment #odootutorials Connect With Us: ————————————— ➡️ Website: ➡️ Email: […]

Tree View Decoration Attribute in Odoo 16 | Odoo 16 Development Tutorials | Advanced Views in Odoo – CBMS Odoo ERP

In odoo, we can add colors and styles to each record in a tree view using the decoration attributes. This feature will help us to identify different records in the tree view #odoo16videos #odootutorials #odoodevelopment Connect With Us: ———————- ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Tree #View #Decoration #Attribute #Odoo #Odoo #Development #Tutorials […]

Tree View Decoration Attribute in Odoo 15 | Advanced Views | Odoo 15 Development Tutorials – CBMS Odoo ERP

In Odoo sometimes we may need to differentiate records based on some factors. We have seen the feature in some modules, for instance, in the list view, the records are separated with different colors. #odoo15development Furthermore, based on the conditions the records are displayed in different colors. Therefore, it becomes highly helpful to find and […]