c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #35375
[Bug 833770] Re: Stock -> Partial Picking Wizard: Non-available move lines shouldn't be shown in partial picking
for your information, the way to implement this bugfix has been reviewed
and changed in revision 5426.
The reason is that if you want to process a picking that is partially available, you have several solutions:
*you can force the availability of unready lines but it means that if you partially process those lines, the quantity not processed will stay with the status 'available',
*or you can just allow people to see also the unready lines in the partial picking wizard.... but, in order to have a smooth processing for most of the cases, the unassigned lines will be with a quantity of 0, so that if you don't change anything it will process only available lines, and if you want to partially process an unavailable line, then you still have the opportunity to do so.
This second approach is much more flexible and this has been finally
chosen
Thanks
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/833770
Title:
Stock -> Partial Picking Wizard: Non-available move lines shouldn't be
shown in partial picking
Status in OpenERP Addons (modules):
Fix Released
Bug description:
Stock move lines which aren't available should never get shown in the
partial picking form, as they shouldn't be able to be sent. Attached
is a patch which fixes this.
There is also a bug which can be triggered without this patch (but
cannot with it):
When there are multiple lines in a stock picking, some available and
some confirmed, and packing done is clicked on, the partial picking
form comes up. If you override the zeroed figure for the confirmed
lines in the form to be a positive figure, the move is not set to done
(as it should not be), but rather than going to back order, it stays
on the picking, the picking remains confirmed, but the line which was
available is marked as done. Hence the picking is in some awkward
half-state.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/833770/+subscriptions
References