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