** Branch unlinked: lp:~openerp-dev/openobject-addons/trunk-
bug-797772-aag

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

Title:
  fill inventory wizard computes wrong quantities

Status in OpenERP Modules (addons):
  Fix Committed

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

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to