← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 725921] [NEW] physical inventory: different behavior with and without production lot

 

Public bug reported:

create new product C (not batch handled) and Product D (batch handled)

I enterd 3 physical inventories to test the behavior, these are the
results:

Product C (not batch handled)
Initial inventory, qty 100	-> real stock = 100
second inventory, qty 90 -> real stock = 90
third inventory, qty 0 -> real stock = 0

Product D (batch handled)
Initial inventory, qty 100 -> real stock = 100
Second inventory, qty 90 -> real stock = 10
Third inventory, qty 0 -> real stock = 10

ops....

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

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

Title:
  physical inventory: different behavior with and without production lot

Status in OpenERP Modules (addons):
  New

Bug description:
  create new product C (not batch handled) and Product D (batch handled)

  I enterd 3 physical inventories to test the behavior, these are the
  results:

  Product C (not batch handled)
  Initial inventory, qty 100	-> real stock = 100
  second inventory, qty 90 -> real stock = 90
  third inventory, qty 0 -> real stock = 0

  Product D (batch handled)
  Initial inventory, qty 100 -> real stock = 100
  Second inventory, qty 90 -> real stock = 10
  Third inventory, qty 0 -> real stock = 10

  ops....



Follow ups

References