← Back to team overview

credativ team mailing list archive

[Bug 904120] Re: backorder reference chain lost

 

Hello,

I have checked this issue again, and it's not a bug but I think you have
missed something or might misunderstand something.

Let me take one example:
I have created a one picking of 100 qty (INT 0012),
First I have done a partial picking with 40 qty then created a new picking INT0013 with 40 qty and become a INT0012 is a backorder of INT0013 (Which have remaining 60 qty ).

Now I again done a partial picking form INT0012, and process 10 qty then
new picking created a INT0014 so which is the backorder of INT0013.

So First done picking have no back order and which is correct.

I have attached a screen-shot for more reference, which is clear the
picture.

Thanks for understanding!

** Changed in: openobject-addons
       Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/openobject-addons/+question/182080

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/904120

Title:
  backorder reference chain lost

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  IMHO information is lost

  Example
  IN/ 1: qty 100
  process 60 - result
  IN/ 2: qty 60
  IN/ 1; qty 40 - backorder of IN/2
  process 10 more - result
  IN/ 3: qty 10
  IN/ 1; qty 30 - backorder of IN/3

  we have lost the information that IN/2 has been a partial delivery of
  IN/1

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/904120/+subscriptions


References