How to Show Error/Warning Messages in Odoo 17 | Odoo 17 Development Tutorial | Alert Warning in Odoo – CBMS Odoo ERP

Sometimes it will be necessary to stop the program from its execution. We can accomplish this by raising exceptions or warnings. #Odoo17 #OdooTips #OdooCommunity #odootutorials #odoo17features #odoo17release #Odoo17Development #ErrorMessages #WarningMessages #DeveloperGuide #DevTutorial #OdooDevelopment Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ Pinterest: #Show #ErrorWarning #Messages […]

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

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

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