Odoo 15 Dashboard | Odoo 15 Enterprise Edition | Odoo 15 Functional Tutorials – CBMS Odoo ERP

This video details about Odoo 15 Dashboard module. A dashboard is defined as a decisive menu, where all the information regarding the company operation is shown under one screen and can add customized menus from different modules providing one complete insight into the company operations by looking at their menu. #odoo15dashboard #odoo15functionalvideos Video Contents ————————- […]

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

Odoo 15 Calendar Module | Odoo 15 Enterprise Edition | New Features in Odoo 15 Calendar – CBMS Odoo ERP

Conducting regular meetings and conferences is very important to strengthen the relationship with employees and clients. So an efficient schedule management and planning system is required for that. #odoo15calendar #odoo15enterprise Video Chapters 00:00 Introduction to Odoo 15 Calendar Module 00:42 Goes to a Calendar module 02:46 Reminders 03:48 Application invitation 04:12 How to create a […]

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

Odoo 15 Live Chat Module | Live Chat Features – Odoo 15 Enterprise Edition – CBMS Odoo ERP

This video explains the functionalities of Odoo 15 Live chat. Odoo Live chat is considered a good platform for bringing new leads and opportunities. #odoo15livechat Video Chapters ————————- 00:00 Introduction 00:36 Goes to module 01:15 Goes to the website module and then the configuration 01:55 Goes back to live chat module 02:07 How to create […]

Odoo 15 Field Service – What’s New in Field Service? | Odoo 15 Enterprise Edition – CBMS Odoo ERP

Odoo ERP helps to run your business effectively and efficiently by providing the right tools. Odoo 14’s Field service module focuses on increasing productivity and visibility. #odoo15fieldservice Video Contents 00:00 Introduction 00:18 Goes to module 01:10 My task – Map 01:27 Configuration – Field service 02:38 Project 03:51 Stages 04:50 Worksheet Template 05:41 Product 06:12 […]

How to Add a Filter in Odoo 15 Custom Module | Odoo 15 Tutorial | How to Create Search View in Odoo – CBMS Odoo ERP

When you have large quantities of data, filters are required to make the system more user-friendly. It helps the user to filter data based on their choices. Odoo offers filter support by default for filtering data. #odooviews #odoo15developmentvideos Video Contents 00:10 Introduction 01:00 Add a filter in Search View However, we may need to customize […]

Code Profiling – Graph a Method | How to Analyze Performance of a Code in Odoo 15 | Odoo 15 Tips – CBMS Odoo ERP

The need for profilers is very important for a programmer for the analysis of his program at different aspects. Code profiling helps us to analyze the time taken to execute a program, frequency of a function call, memory usage, complexity of a program, etc. Video Contents 00:00 Introduction 00:47 Graph a method: Produce a graph […]

How to Add a Field in Odoo15 | How to Add a Custom Field to the Model and Display | Odoo 15 Videos – CBMS Odoo ERP

In this video, we will be discussing how to add new fields to a model. To explain the video, we will take the model vehicle rental and see how one can add a custom field to the model and display the same in the vehicle form view. #odoo15developmentvideos Video Contents ————————- 00:10 Introduction 00:32 Add […]