openerp - ODOO Communication between widgets -


how can communicate between multiple widgets? have 2 widgets on same page, , when clicking on 1 of first widget button, need modify content of second widget.

can me?

details: extend fieldmany2one (selectbox) , listview. need is, when select option in fieldmany2one, need update content in listview. need instantiated widget widget. in method reinit_value of fieldmany2one widget, need instance of listview.

best regards, pedro


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

java - Callback from new thread to class from which thread was initiated -

Receive udp packets in android gstreamer -