← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 643514] Re: [stock] partial picking wizard has a different order of moves than the picking report (5.0)

 

Hello Dukai,

Our R&D Teams are focused on the latest OpenERP version, and this issue does not affect it.
Our policy is to keep the changes applied on stable branches to a minimum, in order to limit the regression risks for customers that are in production. This means that bugs reported on Launchpad are fixed in the trunk branch only by default, even if they were reported against other stable versions.
We stand of course ready to backport the change to stable releases if it has an impact on any customer. In this case please report it to our maintenance team via the OpenERP Publisher's Warranty. They will quickly help solve the issue and backport the fix if needed.

Thank you for your understanding!

** Changed in: openobject-addons
       Status: New => Won't Fix

-- 
[stock] partial picking wizard has a different order of moves than the picking report (5.0)
https://bugs.launchpad.net/bugs/643514
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Won't Fix

Bug description:
Hi!
5.0 latest bzr.
It make the life of stock workers really difficult that the partial picking wizard launched from the picking has a different order of stock.moves than the picking report. This is because the picking report is ordered: it has the assigned moves first, then the rest. The partial picking wizard is not ordered.

I've included a proof of concept patch that orders the partial picking lines.