[FIX] delivery: the stock.picking.{in,out} workaround was only partial
authorOlivier Dony <odo@openerp.com>
Tue, 19 Nov 2013 18:18:55 +0000 (19:18 +0100)
committerOlivier Dony <odo@openerp.com>
Tue, 19 Nov 2013 18:18:55 +0000 (19:18 +0100)
commitc79b600b1d4edc5a68b88c0eacecc83535019005
treeb90ddd88ac6951aabffc0bd0a2541e3fff9547cf
parentf638bc39e4258e76cffe7a2a153936a35f2255a9
[FIX] delivery: the stock.picking.{in,out} workaround was only partial

Due to a framework limitation the virtual stock.picking.in
and stock.picking.out models need to duplicate the extra
columns added to the stock.picking master model.
This was only partially done, leading to errors in
some cases when stock.picking.{in,out} were directly
used by business methods.

bzr revid: odo@openerp.com-20131119181855-cciozs8fv3ll9bd8
addons/delivery/stock.py