← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 797772] Re: fill inventory wizard computes wrong quantities

 

fix released in revision 5339 of trunk addons.

Thanks for the contribution

** Changed in: openobject-addons
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/797772

Title:
  fill inventory wizard computes wrong quantities

Status in OpenERP Addons (modules):
  Fix Released

Bug description:
  Hi,

  I executes fill inventory in a database with lots, and it creates one line in inventory for each product/lot. It's well but I have consumed products and consumed lots and it gets its quantities too and it creates an inventory line with origin quantity, because in source it searches all moves that have location_dest_id = (locations selected) and state = 'done' but this wizard doesn't subtract consumed quantity (location_id = (locations selected and state='done') with total received quantity. 
  Then for example, if I have a typical procurement move from Stock to Stock my total received quantity increases, if I have a consumed lot of one year ago for example, it appears in inventory lines. 
  It's wrong, this functionality is horrible, in addition, it sums the quantities without change the unit of measure to base (it sums kg and g for example). This wizard is unusable.

  Regards.

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


References