The proposal to merge lp:~openerp-dev/openobject-client-web/5.0-opw-576064-msh into lp:openobject-client-web/5.0 has been updated.
Description changed to: Hello, Fixed the issue of many2one widget which not works in editable tree view mode inside one2many in firefox > 4. The reason is we are calling listgrid/get method which will return final response as html and we are setting it in innerHtml of DIV, but assigning an HTML will not execute scripts, we have already created a code to execute the script but it is executed based on condition, assigning a final HTML will not going to execute script in any browser hence removed the condition. Demo :- Open any view in which there is editable tree view inside one2many or either make pricelist item tree view editable to check the issue, open web-client 5.0 in firefox > 4, the many2one search and open resource will not work. Thanks. For more details, see: https://code.launchpad.net/~openerp-dev/openobject-client-web/5.0-opw-576064-msh/+merge/112000 -- https://code.launchpad.net/~openerp-dev/openobject-client-web/5.0-opw-576064-msh/+merge/112000 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-client-web/5.0-opw-576064-msh. _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp

