cp_path and url changes seems ok. But i'm not sure about the templates:
- @expose(template="templates/form.mako") + @expose(template="/openerp/controllers/templates/form.mako") Why is it needed ? I suppose that if a new addons extend a controller (thus in a new directory) the absolute path of the template is needed to find the template from that new addons directory ? Am i right ? also cleanup conflicts (patch line 760, 1171) -- https://code.launchpad.net/~openerp-dev-web/openobject-client-web/cp_path/+merge/25214 Your team OpenERP SA's Web Client R&D is subscribed to branch lp:~openerp-dev/openobject-client-web/trunk-dev-web. _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-web Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-web More help : https://help.launchpad.net/ListHelp

