← Back to team overview

openerp-community-reviewer team mailing list archive

Re: [Merge] lp:~sylvain-legal/web-addons/7.0-web_easy_switch_company into lp:web-addons

 

Hi Guewen, 

I changed import call. 

About the reload, the self.do_action('reload') doesn't work. I think because I'm in a instance.web.Widget class.
Can you say me how to call this function ? I 'rgreped' 'do_action' in web-addons without results.

As Arthru said, openerp call window.location.reload(). 
rgrep "window.*reload" ./ gives 3 references in openerp-web project.

Regards.
-- 
https://code.launchpad.net/~sylvain-legal/web-addons/7.0-web_easy_switch_company/+merge/210289
Your team Web-Addons Core Editors is subscribed to branch lp:web-addons.


References