How to Convert a Lead to a Ticket Convert to Ticket in Odoo 16 CRM | Odoo 16 CRM – CBMS Odoo ERP

This video explains the lead to ticket conversion. The Odoo CRM application enables you to create leads, quotations, pipelines, and more concerning sales in your company. #odoo16 Video Chapters 00:00 Introduction 00:26 Open the Lead 01:20 Convert Lead to Ticket 02:15 Ticket Explanation 02:29 Assign to Me 02:48 View Ticket (in the Chatter) 03:29 Solved […]

Equipment Management With the Odoo 15 Maintenance Module | Odoo Functional Videos – CBMS Odoo ERP

This video gives an idea about equipment management with the Odoo 15 Maintenance module. Video Content ——————- 00:00 Introduction 00:54 Maintenance Team 01:31 Work Centers 03:21 Equipment Categories 04:13 Create Equipment Data 06:45 Maintenance request for Equipment Equipment maintenance is necessary to run a business, and most events in an organization carry out with various […]

How to Manage Salary Structure in Odoo 15 ERP | Odoo Functional Videos – CBMS Odoo ERP

This video will give you a detailed note on how to manage salary structures with Odoo 15. Video Content ———————— 00:00 Introduction 00:54 Structure type 02:05 Configure salary structure 04:25 Salary Rule 04:45 Create Salary rule Employee salary management is an essential element in employee salary management. Having a reliable system for employee management is […]

What is Rec name in Odoo 15 | How to use it _rec_name | Odoo 15 Development Tutorials – CBMS Odoo ERP

In odoo for each record, there will have a display name that likes to look like that record name. #odootechnicaltutorials #odoo15videos Video Contents ————————- 00:00 Introduction 00:33 example 01:11 rec_name Also for many2one fields, it is shown that rec_name._rec_name is intended to define the record value used to display it in search for many2one and […]

How to Make Sure One2many Records Are Deleted When the Parent Record Deleted | ondelete =”cascade” – CBMS Odoo ERP

This video discusses how to make sure one2many records are deleted when parent records are deleted. #odoodevelopmentvideos Video Contents ————————- 00:37 Introduction 00:38 Example 01:03 ondelete = ‘cascade’ 02:11 Delete parent record This can be done using ondelete =”cascade” attribute. We can use ondelete = ‘cascade’, which is a referential action for a foreign key […]

How to Use Canned Responses in Odoo 15 Live Chat for Instant Answers | Odoo 15 Live Chat – CBMS Odoo ERP

This video explains about how to use Canned responses in live chat for instant answers. #odoo15livechat #odoo15functionalvideos Video Contents #odoo15videos 00:00 Introduction 00:35 Goes to canned responses 00:56 How to create a canned response 01:44 Goes to discuss module Connect With Us: ➡️Website: ➡️Email : info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Canned #Responses #Odoo #Live […]

Odoo 15 Rental Module | Odoo 15 Enterprise | Odoo 15 Rental App | Best Rental Management Software – CBMS Odoo ERP

This video explains the key features of the Rental module in Odoo 15. Odoo Rental is the best management software that will meet all your needs. It will manage different tasks and orders easily. #odoo15functionalvideos #odoo15rental Video Chapters 00:00 Introduction to Odoo 15 Rental Module 00:39 Goes to Rental module 01:23 Configuration settings 02:39 Product […]

Computed Fields and @api Depends on Odoo 15 | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, it discusses compute function and how to store value in a field using this functionality and @api.depends operation. Odoo provides compute function which helps to calculate from some other fields. It is just like any other regular field along with an additional argument compute. Video Contents 0:00 Introduction 0:36 Field declaring 1:41 […]