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 - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -