#7 How to Set Alerts or Warnings for Vendors and Products in Odoo 17 Purchase App – CBMS Odoo ERP

There are several reasons why warnings are set for vendors and products in Odoo: #odoo17 #odoopurchase #odoofunctionalvideos For Vendors: Prevent problematic purchases: Warnings can help identify potential issues with vendors before finalizing a purchase order. This allows you to: #odootutorials Avoid exceeding budget limits: Set blocking messages to prevent exceeding a specific purchase amount for a vendor, […]

How to Configure Multi Checkbox Attribute in Odoo 17 | Odoo 17 Features – CBMS Odoo ERP

A multi-checkbox attribute, also known as a multi-select checkbox or checkbox group, is a user interface element that allows users to select multiple options from a list of choices.A pizza can have various customization options such as different types of crusts, sauces, cheeses, and toppings. Using a multi-checkbox attribute allows users to select multiple options […]

How to Solve Singleton Error in Odoo 16 | Odoo 16 Technical Videos | How to Resolve Singleton Error – CBMS Odoo ERP

A singleton error refers to an issue that occurs when attempting to create multiple instances of a class or object that is designed to have only one instance throughout the lifetime of an application. #odoo16 #odoodevelopment Singletons are commonly used in software development to ensure that there is only one instance of a particular object […]

How to Manage Control Points & Alerts in Odoo 15 Quality Module | Odoo 15 Enterprise | Odoo15 Videos – CBMS Odoo ERP

Most individuals look at the quality of products processes in a company. They like to purchase the commodity based on quality. #odoo15quality Video Chapters 00:00 Introduction to Odoo 15 Quality Module 00:17 Quality Team 00:26 Create a Quality Team 00:47 Quality Control Points 01:25 Create Quality Control Points 04:14 Quality Alerts 05:43 Quality Alerts Pivot […]

How to Raise Exceptions or Warning in Odoo 15 | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we are discussing How to raise an exception or warning in odoo15. In certain situations, there will be a need to prevent the program from continuing its execution. #odoo15developmentvideos Video Contents 00:06 Introduction 00:40 Raising an Exception or Warning We can do this by showing up an error message by raising exceptions. […]

How to Add Chatter in Odoo 15 | Odoo 15 Development Tutorials | Odoo 15 Technical Videos – CBMS Odoo ERP

In odoo, there is a feature as odoo chatter with special functionality to store conversation messages, track messages as well as store attachments. #odoo15developmentvideos Video Contents 00:00 Introduction 00:32 Example 01:16 Adding Chatter Moreover, it helps to send messages, and notifications and to schedule activities within each record. #odoo15videos In this video, it discusses about […]

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