← Back to team overview

openerp-dev-web team mailing list archive

Re: [Merge] lp:~openerp-dev/openobject-addons/trunk-bug-781718-ron into lp:openobject-addons

 

Review: Needs Fixing
1) 'name' : _('Incoming Shipments'),
    this wizard will be called for all type of picking so it must be improved according to picking type

2) res.keys()[0] & res.values()[0]
   indexing such a way is not good, can be improved in order to avoid tracebacks if in case we didn't get any values in res
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-781718-ron/+merge/61068
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-bug-781718-ron.


References