← Back to team overview

openerp-dev-web team mailing list archive

Re: [Merge] lp:~openerp-dev/openobject-client-web/widget-per-user into lp:openobject-client-web

 

Cleanup code.

For wizard action here is the change of code that work according to framework.
replace 
 window.open(openobject.http.getURL(this.href)); with
 openAction(openobject.http.getURL(this.href), 'new');


-- 
https://code.launchpad.net/~openerp-dev/openobject-client-web/widget-per-user/+merge/41128
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-client-web/widget-per-user.



References