openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #01499
Re: lp:~yann-papouin/ocb-addons/6.1-bug-1234678-return-product-backorder-false into lp:ocb-addons/6.1
Review: Needs Fixing code review
Hi Yann,
backorder_id is set to False in the copy method of stock.picking object in the stock module, but only when name not in default or default['name'] == '/'. Then, I think, the good fix should be in the copy method, extract this line out of this condition, not here.
Regards
--
https://code.launchpad.net/~yann-papouin/ocb-addons/6.1-bug-1234678-return-product-backorder-false/+merge/189069
Your team OpenERP Community Backports Team is subscribed to branch lp:ocb-addons/6.1.
References