How to Trigger Functions on Button Click in Odoo | Odoo XML
Channel:
Subscribers:
28,000
Published on ● Video Link: https://www.youtube.com/watch?v=tAG4AUkUlOU
Using a button we can call an XML action or a python function. If we are going to call a python function on a button click, the type has to be given as an object. #odooxml
On the contrary, if the type is given an action, the code will look for the action in the name of the given button. In this video, we can look at how to trigger function with a button click. #odoovideos #odootutorials
Other Videos By Cybrosys Technologies
Tags:
generate wizard in odoo button click
report in button click
button click event in tree view
button click event in list view
custom method add in button click event using odoo
trigger javascript function on button click
trigger function based on field value
trigger javascript function on html button click
add button icon in odoo
button types in odoo
javascript function on button click
invoke javascript function on button click
odooxml
how to call method in xml odoo
xml