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

#37 How to Set Warnings or Alerts for Products & Customers in Odoo 17 Sales App | Odoo 17 Sales App – CBMS Odoo ERP

Most companies have expired or unused products after several years for various reasons. These expired commodities are not able to sell in the market to customers. The unused items cause several unsatisfactory results when used by individuals. It is possible to set alerts or warnings for the products in a company using ERP software. Sales […]

How to Get Warnings When Invoicing Specific Customers in Odoo 16 | Sales Warning in Odoo 16 – CBMS Odoo ERP

In this video, we will be discussing on how to get warnings when invoicing a specific customer. #odoo16sales Odoo has a wonderful feature to line associate degree informative or block warnings on each client or product. to line these alerts on products, partners, or customers we will move to Configuration – Settings of Sales and […]

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

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