← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 497806] Re: quantity to be packed on partial packing shows always 0

 

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

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/497806

Title:
  quantity to be packed on partial packing shows always 0

Status in OpenObject Addons Modules:
  Triaged

Bug description:
  Install mrp_jit, sales and stock modules

Make a sales order, Packing Policy = partial delivery including this lines:

Product A: Line quantity = 3 --> Product A virtual stock available > 3
Product B: Line quantity = 5 --> Product B virtual stock available < 5 and > 0
Product C: Line quantity = 10 --> Product C virtual stock available = 0 

Confirm order. 

Packing is created on status confirmed. Even if there is some partial delivery available it is not shown as disposable. This could be considered correct but disposable would be also correct. 
So... open the pack. Push confirm availability button. The first line Product A is shown as disposable but lines containing products B and C are not. 
It is correct for line C but, maybe not so correct for line B, as partial stock is available for delivering.

Push now make packing button --> 
    0 quantity to be packed is shown on lines B and C. It's correct for line C but not for line B where more than cero products are available to be delivered. 

So I think there is a bug here. On packing lines, the available quantity instead cero should be shown.
----------------------
Additionally... I think the best way to solve correctly the complete process should be adding a new partial delivery status on packing and packing lines, so user could perfectly filter completly disposable packings, partial disposable packings and confirmed or not available packings. (This part of bug should be a wishlist or blueprint)

Thank you very much:

Ana