← Back to team overview

openerp-india team mailing list archive

[Bug 924009] Re: Problem with side effect of automatic chaining moves

 

NOTE: Fix fails in a multi-warehouse environment - returned from wrong
warehouse

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

Title:
  Problem with side effect of automatic chaining moves

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  V6.0.3

  I have inwards goods location chained to stock location with automatic move.
  I return stock to a supplier from the action button on the receive products view. The stock is automatically taken from the inwards goods location, so now I have a negative stock in inwards goods location and an overstated stock quantity in stock.

  So how to resolve??
  Do an internal transfer from stock to inwards goods - no, as this creates a stock move back to stock.
  Do a stock adjustment/physical inventory - no, as any positive adjustment to inwards goods (ie to set to 0 means moving 20 from inventory loss to inwards goods) creates an automatic move to stock.

  Solutions:
  1. The return should look at the location set up and if an automatic move exists take from that location instead of inwards goods.
  2. The stock adjustment/physical inventory processes should ignore chaining rules for any moves created.

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


References