I think the scheduler (or whatever checks the availability of stock moves) 
needs to be able to split a move line :
- if only part of it is available
- if it needs to pick form 2 stock locations at a time
- if it needs to pick form 2 production lots at a time
and maybe other cases.
That's a major change (a needed one too), so definitely not for 6.1.
Lionel Sausin.

** Summary changed:

- quantity to be packed on partial packing shows always 0
+ Stock moves are considered unavailable even if a partial quantity is available

** Tags added: assignment

-- 
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/497806

Title:
  Stock moves are considered unavailable even if a partial quantity is
  available

Status in OpenERP Addons (modules):
  Confirmed

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/497806/+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

Reply via email to