← Back to team overview

openerp-community-reviewer team mailing list archive

Re: lp:~yann-papouin/ocb-server/6.1-bug-944197-register-hook-server-start into lp:ocb-server/6.1

 

If I pass ids=[] then I have to update the addons part too with:

        if ids == [] or ids is None:
            ids = self.search(cr, uid, [])
-- 
https://code.launchpad.net/~yann-papouin/ocb-server/6.1-bug-944197-register-hook-server-start/+merge/189219
Your team OpenERP Community Backports Team is subscribed to branch lp:ocb-server/6.1.


References