*** This bug is a duplicate of bug 740964 ***
    https://bugs.launchpad.net/bugs/740964

** This bug has been marked a duplicate of bug 740964
   Stock Input/Output Accounts doesn't work well

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

Title:
  [stock.move] Correct good`s cost replaced by price of one entity

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  In stock module I have found a technological mistake. When I move
  purchased goods to stock location with real-time valuation the journal
  entries is entered on Stock Journal. If a good's value evaluates as a
  medium price then the sum of each row evaluates correct (i.e. qty *
  price). Otherwise if a good's value evaluates as a standart price then
  the sum of each row evaluates as standart price (i.e. without
  multiplication of qty). The reason of this mistake is that the
  _get_reference_accounting_values_for_valuation method from
  server/addons/stock/stock.py have been inherited and changed in
  server/addons/purchase/stock.py. In inherited method correct good's
  value is replaced by price of one entity.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/820799/+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