Onchange mechanism - @api.onchange in Odoo
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: https://github.com/CybroOdoo/openacademy
This video explains about the onchange mechanism: @api.onchange in Odoo
Related videos:
Computed fields and @api.depends in Odoo 13: https://www.youtube.com/watch?v=eNEgnJGXf68&t=7s
View Inheritance in Odoo 13: https://www.youtube.com/watch?v=nTXZOSWhqQs&t=181s
Setting default value for fields in Odoo 13: https://www.youtube.com/watch?v=pwgFTIKmH4g&t=1s
Odoo 14 Videos:
Configure Odoo 14 Project on Pycharm Ubuntu: https://www.youtube.com/watch?v=UGg1j5RCXKk&t=5s
Building a Module in Odoo 14: https://www.youtube.com/watch?v=wwIniIlIrAc
Composition of a module in Odoo 14: https://www.youtube.com/watch?v=8_M96X4O6XI
Module Structure in Odoo 14: https://www.youtube.com/watch?v=1F0veP4EJ2Q&t=160s
Empty Module Structure Scaffold in Odoo 14: https://www.youtube.com/watch?v=fY-QQXT2clw
#odoodevelopment #odootutorials #odoo13
For More Videos Subscribe to our YouTube channel.
Visit our company website: https://www.cybrosys.com/
Connect with us:
Facebook: http://ow.ly/Ty0Q30lc5TU
twitter: http://ow.ly/s5cV30lc5Vc
LinkedIn: http://ow.ly/GJfg30lc5WT
Pinterest: http://bit.ly/2I2b5N0
Other Videos By Cybrosys Technologies
2019-12-09 | Advanced Views - Calendar View in Odoo 13 |
2019-12-09 | Operation Types In Odoo 13 |
2019-12-07 | Cash Rounding in Odoo 13 |
2019-12-06 | Delivery Packages In Odoo 13 |
2019-12-06 | Inventory Valuation in odoo 13 |
2019-12-05 | Sales Pricelist In Odoo 13 |
2019-12-05 | Tree View Decoration Attribute in odoo 13 |
2019-12-02 | Odoo 13 Inventory Management |
2019-11-29 | Model Constraints - SQL Constraints in Odoo |
2019-11-28 | Model Constraints - Python Constraints in Odoo |
2019-11-28 | Onchange mechanism - @api.onchange in Odoo |
2019-11-28 | Putaway Rule in Odoo 13 |
2019-11-27 | How to assign owner for products in odoo 13? |
2019-11-27 | Follow up on invoices in odoo13 |
2019-11-27 | Fiscal Positions And Tax Mapping In Odoo 13 |
2019-11-27 | How to configure expiration date on product in odoo 13? |
2019-11-27 | Odoo Paytm Payment Gateway Integration |
2019-11-27 | Setting default value for fields in Odoo 13 |
2019-11-26 | Computed fields and @api.depends in Odoo 13 |
2019-11-26 | View Inheritance in Odoo 13 |
2019-11-26 | Inheritance - Delegation Inheritance in Odoo 13 |