← Back to team overview

openerp-dev-web team mailing list archive

Re: [Merge] lp:~openerp-dev/openobject-server/trunk-bug-751677-ysa into lp:openobject-server

 

Ok, I will merge it, just a few notes:

- base_data.get('menu_id',False) can be simply base_data.get('menu_id')

- the call to default_get() is unnecessary ad the create() will call it for the missing columns.
-- 
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-bug-751677-ysa/+merge/61350
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-server/trunk-bug-751677-ysa.


References