openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #03275
Re: [Merge] lp:~pedro.baeza/stock-logistic-flows/7.0-stock_picking_show_returns into lp:stock-logistic-flows
Review: Needs Fixing
Hi Pedro,
Thanks for the proposal.
In the classes stock_picking_out and stock_picking_in, the method _get_return_ids() should delegate to self.pool.get('stock.picking') and not super(stock_picking_out/in, self).
--
https://code.launchpad.net/~pedro.baeza/stock-logistic-flows/7.0-stock_picking_show_returns/+merge/193075
Your team Stock and Logistic Core Editors is subscribed to branch lp:stock-logistic-flows.
References