How to Define Compute Fields & Compute Functions in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

In this video, we will explore how to create and use compute fields and compute functions in Odoo 17. Compute fields are special fields whose values are computed dynamically based on other fields or data in the system. This feature allows you to create fields that automatically update their values when related fields change, ensuring […]

What Is the Main Difference Between @api.onchange and @api.depends in Odoo 14 | Odoo Custom Module – CBMS Odoo ERP

In this video, we are discussing the difference between @api.onchange and @api.depends in odoo14 #api #decoratorsinodoo #odoo #odoo14 #odootutorials Difference between onchange and depends How to use @api.onchange in odoo How to use @api.depends in odoo #Main #Difference #api.onchange #api.depends #Odoo #Odoo #Custom #Module