How to Add a Tool Tip to a Field in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

Learn how to enhance user experience in Odoo 17 by adding tooltips to fields. Tooltips provide helpful hints or additional information when users hover over specific fields, improving usability and guiding users through the system. #odoo17 #odootutorials This tutorial demonstrates the steps to add tooltips to fields in Odoo 17, empowering users with contextual information […]

View Inheritance in Odoo 17 | Inheritance in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

View inheritance is the process of modifying an existing view. This may be adding a new field, adding a button, adding attributes to an existing field, etc. In this video, we are discussing how to inherit an existing view to add new fields or make changes to it. #odoo17 #odootutorials #odoo17features #odoo17release #odoo17newfeatures #ViewInheritance #Odoo17Development […]

How to Cancel Quotation from List View in Odoo 17 | Odoo 17 Features – CBMS Odoo ERP

In odoo 17 the user can cancel quotation as bulk or single from the list view #odoo17 #odoo17features #odootutorials Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ Pinterest: #Cancel #Quotation #List #View #Odoo #Odoo #Features

Field Attribute Index Feature in Odoo 16 | Odoo 16 Development Tutorials – CBMS Odoo ERP

In this video, we explore the Field Attribute-Index feature in Odoo 16. Learn how to optimize database performance by indexing specific fields in your Odoo models. Discover the benefits of indexing, such as faster data retrieval and improved search functionality. #odoo16 #odoodevelopment #odootutorials Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: […]

How To Create Editable Tree View in Odoo 15 | Odoo Development Tutorials – CBMS Odoo ERP

In Odoo an editable tree view has much more important in creating a new record or editing an existing record. #odoo15tutorials By enabling the editable tree view a user can easily create or edit the records. #odoo15technicalvideos To convert a tree view into an editable tree view we use the editable=’bottom’ or editable=’top’ attribute. It […]

How to Show a Specific View on Action in Odoo 15 | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we are discussing how to show a specific view on the action in Odoo development. #odootechnicalvideos Video Contents ————————- 00:10 Introduction 00:30 Specific view on an action By mentioning the Id of a record in the view_id of an act window we can show that specific view when the corresponding record action […]