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

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -