How to Do Some Action After the Record Created in Odoo 15 | Automated Action in Odoo 15 | How to – CBMS Odoo ERP

In this video, we are discussing, How to perform some action after creating a record. #odootechnicalvideos Video Contents ————————- 00:10 Introduction 00:30 Creating Automated Action Automated actions can be used to automatically trigger actions based on some conditions. #odootutorials We can use them to automatically perform some operations on records that meet certain criteria or […]

date_utils in Odoo 15 | Date_utils Odoo Tools | Odoo 15 Technical Videos – CBMS Odoo ERP

In this video we are discussing date_utils in Odoo 15, trying out a few sets of functions among the package Date_utils provides a powerful extension to the standard DateTime module. #odootechnicalvideos This is used for getting ranges and references to different time periods, computing relative deltas (next month, next year, next Monday, last week of […]

How to Define a Search View in Odoo15 | Advanced Views in Odoo | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we are discussing How to define a search View in odoo15 and its use cases in odoo development. #searchviewinodoo Odoo’s search view is perhaps the most popular. It helps you to easily search, filter, or group data based on a condition to get the information you need. #odoodevelopment We will develop a […]