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

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