Here is another approach: the thing that bothers users the most is that the partial picking that was actually done has a new reference, instead of keeping the reference of the initial delivery order. So, can't we simply "swap" the references of the backorder and the delivery done ? That is, we keep the logic as it is, but : - the existing picking (= the backorder) gets a NEW reference - the new picking (= the delivery done) gets the OLD reference
Lionel. -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/891664 Title: Partial packing : new move should contain the backorder Status in OpenERP Addons (modules): Confirmed Bug description: When doing a partial picking, the wizard should: - use the original picking as the one actually sent - use the copy as the one remaining to be sent (backorder) The field "backorder_id" should read "Backorder" instead of "Backorder of". This was reported long ago in bug #553112, confirmed by users and experts, and agreed upon by OpenERP SA. However bug #553112 was forgotten when v6 was released, so I'm now filing it again. Lionel Sausin To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/891664/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

