← Back to team overview

openerp-dev-web team mailing list archive

Re: lp:~openerp-dev/openobject-client-web/trunk-bug-721868-sma into lp:openobject-client-web

 

Review: Needs Information
I don't think this fix is the right one: the default values in search views work in general (you can even see that with helpdesk: go into Sales > After-Sale Services > Helpdesk and Support, you will see the Helpdesk Requests with the right defaults set).

So the issue is not with 'execute' so much as with its callers (or it's with both alternatively):

* If execute should take care of this, why does execute not have to do it in the general case
* If execute should not take care of it, why does it not work in the case of home actions? Is it a problem in home action itself or in execute_by_id (rpc.get_session().context is called in execute_by_id, but the resulting context is not set into data, before executing, is that normal or not?)
-- 
https://code.launchpad.net/~openerp-dev/openobject-client-web/trunk-bug-721868-sma/+merge/52978
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-client-web/trunk-bug-721868-sma.



Follow ups

References