← Back to team overview

openerp-india team mailing list archive

[Bug 987451] [NEW] Inventory analysis date issue on product with lot number

 

Public bug reported:

V6.03

In inventory analysis when filtering date on product with Lot number the quantity is wrong. 
January 5th received 4 quantities Product A
Lot# A001
Lot# A002
Lot# A003
Lot# A004
February 10h sold Product A 1 quantity 1 Lot# A001
March 15th sold Product A quantity 1 Lot# A002

Stock Product A in inventory analysis without date filter, quantity = 2 (good)
Stock Product A in inventory analysis with filter date " 02/29/2012", quantity = 2 (wrong)
Stock Product A in inventory analysis with filter date " 01/31/2012" quantity = 2 (wrong)
The stock should be of 4 in January and 3 in march.
If I group by "lot" I see that the availability of the lots below are always the same whatever the end date filter.
Lot# A001 =0
Lot# A002 = 0 
Lot# A003 = 1
Lot# A004 = 1
Total Product A = 2
Inventory analysis should get the lot's availability depending on the enddate of stock move and not the actual availability.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

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

Title:
  Inventory analysis date issue on product with lot number

Status in OpenERP Addons (modules):
  New

Bug description:
  V6.03

  In inventory analysis when filtering date on product with Lot number the quantity is wrong. 
  January 5th received 4 quantities Product A
  Lot# A001
  Lot# A002
  Lot# A003
  Lot# A004
  February 10h sold Product A 1 quantity 1 Lot# A001
  March 15th sold Product A quantity 1 Lot# A002

  Stock Product A in inventory analysis without date filter, quantity = 2 (good)
  Stock Product A in inventory analysis with filter date " 02/29/2012", quantity = 2 (wrong)
  Stock Product A in inventory analysis with filter date " 01/31/2012" quantity = 2 (wrong)
  The stock should be of 4 in January and 3 in march.
  If I group by "lot" I see that the availability of the lots below are always the same whatever the end date filter.
  Lot# A001 =0
  Lot# A002 = 0 
  Lot# A003 = 1
  Lot# A004 = 1
  Total Product A = 2
  Inventory analysis should get the lot's availability depending on the enddate of stock move and not the actual availability.

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


Follow ups

References