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

In many situations, we need to inherit the models to achieve some cases. Odoo mainly has 3 types of inheritance classical, traditional, and delegation. #odoodevelopment #Odoo17 #OdooTips #OdooCommunity #odootutorials #odoo17features #odoo17release #Odoo17Development #ModelInheritance #CodingTutorials #SoftwareDevelopment #OdooTutorials #OpenSourceDevelopment Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ […]

Improved Approval Flow in Odoo 17 Studio App | Odoo 17 Studio Module | Odoo 17 Functional Tutorials – CBMS Odoo ERP

Approvals are frequently related to workflows and business processes in Odoo, wherein authorization is needed for specific actions or transactions to be accomplished. Workflows in Odoo specify which parties have the power to accept or reject documents and data, as well as how they go through the various stages. Approval procedures may be set up […]

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

In odoo we might occasionally need to separate records according to certain criteria. Certain modules offer this feature; in the list view, for example, the records are coloured differently to indicate their separation. #odoo17development Additionally, the records are shown in various colours according to the situations. Finding and identifying the records from the list based on […]

How to Add an Many2Many Relational Field in Odoo 17 | Odoo 17 Development Tutorial | Odoo 17 Feature – CBMS Odoo ERP

In this video we will be discussing on how to implement an Many2Many relational field in odoo17.Learn the syntax, configuration, and practical applications of Many2Many fields for seamless data management. Ideal for developers and ERP enthusiasts seeking to enhance their Odoo skills.  #Odoo17 #OdooTips #OdooCommunity #odootutorials #odoo17features #odoo17release #odoo17development #many2many #relationalfield #developmenttutorial #odoodevelopment Connect With […]

Model Attribute _rec_name in Odoo 16 | Rec Name For Models in Odoo 16 | Odoo 16 Development Tutorial – CBMS Odoo ERP

The rec _name attribute is used to specify the field that should be used as the display name for records in the user interface. #odootutorials #odoo16 #odoodevelopment Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ Pinterest: #Model #Attribute #_rec_name #Odoo #Rec #Models #Odoo #Odoo #Development […]

How to Configure Visibility of Buttons Based on User Groups & States Odoo 16 | Odoo 16 Tutorials – CBMS Odoo ERP

In this video, we are discussing how to configure the visibility of buttons based on user groups and states in Odoo 16. #odoo16 #odoodevelopment Video Chapters 00:00 – Introduction 01:12 – States attribute of button 0​2:00 – Groups attribute of button #odoodevelopment #odootutorials We have different types of users in a system, hence we will […]

Model Constraints SQL Constraints in Odoo 16 | _sql_constraints | Odoo 16 Development Tutorial – CBMS Odoo ERP

Odoo helps to set validations to recordsets with the help of python and model constraints. Here this video, it explains how to add SQL constraints to set validations. They usually are of different types like a unique constraint, check, and Not null. #odoo16 #odoodevelopment #odootutorials Connect With Us: ———————- ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: […]

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 Manage Reporting with Odoo 15 Recruitment Module | Odoo 15 Enterprise – CBMS Odoo ERP

This video emphasizes how reporting management system or recruitment analysis focuses on Odoo 15 with Recruitment and its importance during recruitment processes. Video Contents ————————- 00.00 Introduction #odoo15recruitment 00.25 Recruitment Analysis 02.06 Pivot analysis of Recruitment Every recruitment process is handled in a business to execute the right professionals for the development of an organization. […]

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