← Back to team overview

openerp-india team mailing list archive

[Bug 987299] Re: product availability after inventoryu

 

Hello Jean,

I have completely read report . But it's feature of openerp that we have
allow a negative stock in our inventory

Let me explain in detail

In our stock management system we have consider two stock real  and
virtual

Real Stock :-Incoming stock move (which is on done state)-Outgoing stock move(which is on done state)
Virtual stock :- Incoming stock move (which is on draft and waiting  state) - Outgoing stock move(which is on draft and waiting state) + real  stock

Our SO and picking check  qty are different manner. so checks qty base on virtual stock an PO checks qty on real stock
here our real stock are also allow to goes in to negative  .

Now up to our issue

first you have assigned real stock in your product noe picking will
allow this product up to inventory's qty .

Let take one example

product A real  stock :10  ,virtual stock :10

create a picking for 10 qty of product A real =10, virtual =0
change our inventory qty as a zero ,real=0 , virtual =-10 (because picking is still in available state)
Now done this picking 
real= -10 ,virtual= -10

your problem is  picking is  still in available state because our
virtual stock goes in to negative qty and also here we can not allow the
reverse management in our inventory system.

After this when  you will create a new inventory for this product then
first this qty will deducted and remaining qty available in your stock.

So this is the behavior of warehouse management not a bug.

Hope this clear for you.

Thanks for reporting!



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

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

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

Title:
  product availability after inventoryu

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  Hi all,

  I've just processed an inventory in my company.

  Problem : after the inventory (that change quantity ex Product A : 50
  -> Product A : 0), some of my picking orders stays available, whereas
  the product is not available anymore.

  When i restart the scheduler, only the new products found (ex Product
  B : 0 -> Product B : 50 ) change the picking order lines of Product B
  to available.

  In my case, i had a picking order whith a product A line available
  before the inventory, but now, after the inventory, it should be not
  available.

  Is it a way to recalculate all needs, even if they are available to
  remake all reservations?

  Thanks for your help, it is a big problem...

  
  OERP Server : 6.0.3

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


References