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 Customize Worksheet in Odoo 16 Field Service | Create Worksheet in Odoo 16 – CBMS Odoo ERP

This video covers the use and creation of Worksheet Templates in the Field Service application of Odoo 15. Worksheet Templates allow you to create a step in Field Service tasks where you can gather information and collect signatures from workers or clients. #odoo Creating a Worksheet Template Go to CONFIGURATION – WORKSHEET TEMPLATES. Here you’ll see the existing Worksheet Templates. […]

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: […]

creation/update: a mandatory field is not set in Odoo 16 | How to Fix Odoo 16 Errors – CBMS Odoo ERP

In this video tutorial, we will cover how to handle the “Missing Mandatory Field” error in Odoo 16, an open-source ERP software. #odooerrors This error occurs when a required field is not filled in while creating or editing a record in Odoo. #odoodevelopment #odoo16 Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: […]

ERROR: Field does not exist | How to Fix Field Does Not Exist Error in Odoo 16 | Odoo 16 Tutorials – CBMS Odoo ERP

In Odoo 16, the error message “Field does not exist” typically occurs when trying to access or manipulate a field that does not exist in the model or view definition. #odooerrors This can happen in various scenarios, such as when defining a domain or filter, creating a computed field, or trying to access a non-existent […]