qdp, if I understand correctly, isn't it a better idea to just split an unavailable line before the partial picking, so that the appropriate amount can be set as available? Certainly in our case we never want to ship something which isn't available. Does your proposal ensure this doesn't happen appropriately?
-- 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 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

