Navigational Options in Odoo 15 to Manage Operations for Users | Odoo 15 Functional Videos – CBMS Odoo ERP

This video assists you to understand navigational options in Odoo 15 for users. Video Content ———————— 00:00 Introduction 00:36 Activities 01:10 Conversation 02:19 Debugging 03:21 Dialing Panel 04:13 Company profile settings 05:26 Toggle studio 06:08 Languages Users can move around various operations pages in a platform with navigational options in an ERP system. It is […]

How to Record Time in the Odoo 15 Timesheets Module | Odoo 15 Functional Tutorial – CBMS Odoo ERP

This video will discuss the easy steps to record time in the Odoo Timesheets module. The Timesheet module in Odoo provides a dynamic platform for the users to record the time over a project or task. #odoo15timesheet Video Contents ————————- 00:48 How to Record Using a Timer 02:00 Adding Timesheet Manually For the billable type […]

How to Add Color for Kanban Record in a Notebook | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we can discuss how we can provide kanban record color in notebook Odoo. #odoo15developmentvideos Video Contents ———————— 00:00 Introduction 00:28 Checking an Example 00:40 Adding Color to Kanban There are lots of views available on Odoo. List, form, graph, pivot are some examples. Kanban is an interesting view. #odoo15tutorials In kanban, view […]

How to Configure and Use Collaborative Pad in Odoo 15 Project | Collaborate on Tasks Odoo 15 Project – CBMS Odoo ERP

The Odoo 15 Project module provides an excellent feature called Collaborative Pad which will help you to work together and share individual ideas to accomplish success in company projects and tasks. #odoo15project Video Contents ———————— 00:00 Introduction 01:02 Project – settings – enable time & material 01:41 Project task 01:56 Collaborative pad analysis 03:57 Pad […]

How to Track Attendees of an Event in Odoo | Odoo 15 Enterprise Edition | Odoo 15 Event Module – CBMS Odoo ERP

The important aspect of event management is to manage and track the number of attendees with respect to each event. #odoo15event Video Contents ———————— 00:00 Introduction 00:52 Choose an Event & Goes to Attendees Menu 01:28 How to Export Attendees Details Here Odoo platform allows its user to track and manage the various attendees of […]

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 Show Error or Warning Messages in Odoo 15 | Odoo 15 Development Tutorials – CBMS Odoo ERP

This Video discusses showing an error or warning message in order to prevent the execution of the running program in Odoo. #odoo15developmentvideos Video Contents ————————— 00:00 Introduction 01:20 Validation Error 02:49 Access Denied 03:49 Access Error 04:20 User Error #odoo15tutorials #odoo15technicalvideos It discusses raising different exceptions for users. There are different raising exceptions for access, […]

Odoo 15 Planning Module | Odoo 15 Enterprise Edition | Odoo 15 Planning Features – CBMS Odoo ERP

Planning plays a vital role in every business. so it is very important to have a direct connection with the functions of the company. #odoo15enterprise #odoo15planning The Planning module helps to plan the project and activities that aim at fulfilling the goals of the organization. Video Chapters 00:00 Introduction 00:35 Goes to planning dashboard 01:55 […]

How to Use name_search function in Odoo 15 | name_search in Odoo | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we are discussing how to define a name_search function in Odoo and its use cases in Odoo development. Name search function is an Odoo ORM method that is responsible for searching the specific records by some field values in a relational field. This is used for example to provide suggestions based on […]