How to Define Compute Fields and Compute Functions in Odoo15 | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we are discussing How to define compute fields and compute functions in odoo15 and its use cases in odoo development. #odoo15developmentvideos In Odoo, sometimes we may require special types of fields having values calculated from other fields. We may require calculated values from the same records or in the related records. #odoo15technicalvideos […]

Security in Odoo 15 – Record Rules in Odoo15 | Odoo 15 Development Tutorials – CBMS Odoo ERP

In business, there are different types of records. And it is essential to provide proper security for those records. #securityinodoo15 In Odoo, there are also some security rules. The rules define who can access the following objects. In record rules, we describe some conditions for certain operations. #odoo15developmentvideos #odoo15videos Video Contents ————————- 0:00 Introduction 0:36 […]

Model Constraints & Python Constraints in Odoo15 | api.constrains() | Odoo 15 Development Tutorials – CBMS Odoo ERP

Odoo helps you to set validations to recordsets with the help of python and model constraints. Mainly there are two ways in which constraints can be set to variants in Odoo. They are python and SQL constraints. #odoo15developmentvideos Basically python constraints are set in odoo using the class decorator api.constrains() which takes in the field […]

How to Define Kanban View in Odoo15 | Advanced Views | Odoo 15 Development Tutorials – CBMS Odoo ERP

Odoo supports several views such as tree view, list view, kanban view, cohort view, pivot view, calendar view offering different styles of data representation. #odoo15kanbanview In addition, this helps the businesses at large, offering complete visibility of their operations, thereby smarter business decisions. #odoo15development In this video, we are discussing how to create a kanban […]

How to Define a Gantt View in Odoo15 | Advanced Views | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we will discuss How to create a Gantt View in odoo 15 and its use cases in odoo development. #odoo15ganttview In the early scenario, the business sector faced many challenges with respect to its project management or task management. #odoo15developmentvideos The people involved in the task- like Project Managers, Team Leaders, Operation […]

How to Define a Search View in Odoo15 | Advanced Views in Odoo | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we are discussing How to define a search View in odoo15 and its use cases in odoo development. #searchviewinodoo Odoo’s search view is perhaps the most popular. It helps you to easily search, filter, or group data based on a condition to get the information you need. #odoodevelopment We will develop a […]

How to Define a Calendar View in Odoo15 | Advanced Views in Odoo 15 | Calendar View in Odoo15 – CBMS Odoo ERP

In this video, we are discussing how to define a calendar view in odoo15 and its use cases in odoo. #odoocalendarview No matter how big or small an industry is, it is always essential to organize meetings concerning the aspects of the company and its operations. #odoo15videos For both large and small-scale businesses, the Calendars […]

Odoo ORM Methods | Object Relational Mapping in Odoo15 | Basic ORM Methods – CBMS Odoo ERP

In this video, we are discussing basic Object-Relational Mapping(ORM) methods and their use cases in Odoo development. #odooorm #ormmethods #orm Connect With Us: ———————— ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Odoo #ORM #Methods #Object #Relational #Mapping #Odoo15 #Basic #ORM #Methods

How to Apply Customer Tips in Odoo15 PoS | Odoo 15 Enterprise Edition | Odoo 15 Point of Sale – CBMS Odoo ERP

Tips are a gesture of gratitude and customer satisfaction. In several businesses, customers often give tips to the people who served them. #odoo15pointofsale Sometimes the Tips will be great in value and we need to manage them properly. So here comes our question, how to handle this tip in Odoo. We can manage the tips […]