Odoo api.onchange decorator is used to invoke a method when a field’s value changed. It can be used to validate the data or to trigger an action.
Get the module from our repository:
This video explains about the onchange mechanism: @api.onchange in Odoo
Related videos:
Computed fields and @api.depends in Odoo 13:
View Inheritance in Odoo 13:
Setting default value for fields in Odoo 13:
Odoo 14 Videos:
Configure Odoo 14 Project on Pycharm Ubuntu:
Building a Module in Odoo 14:
Composition of a module in Odoo 14:
Module Structure in Odoo 14:
Empty Module Structure Scaffold in Odoo 14:
#odoodevelopment #odootutorials #odoo13
For More Videos Subscribe to our YouTube channel.
Visit our company website:
Connect with us:
Facebook:
twitter:
LinkedIn:
Pinterest:
#Onchange #mechanism #api.onchange #Odoo