← Back to team overview

openerp-expert-accounting team mailing list archive

[Bug 613286] Re: [stock] returned products from customers have cost price of the day instead of historical cost price

 

Just to add my grain of salt on this issue, the price should be made context-sensitive just like the quantity available is.
The reason is that when you browse your stock locations and set a dates context, currently you get the available quantity à that date but the current price.
This would make it easy for example to extract the valuation of a yearly physical inventory (for those who make the accounting entries at the end of the fiscal year).

We're willing to help any work being done on this issue, as long as a
reliable solution is found. Please let us know.

Lionel Sausin.

-- 
You received this bug notification because you are a member of OpenERP
Accounting Experts, which is subscribed to a duplicate bug report
(923577).
https://bugs.launchpad.net/bugs/613286

Title:
  [stock] returned products from customers have cost price of the day
  instead of historical cost price

Status in OpenERP Addons (modules):
  Confirmed
Status in OpenERP Addons 5.0 series:
  Fix Released
Status in OpenERP Addons 6.0 series:
  Confirmed
Status in OpenERP Addons trunk series:
  Confirmed

Bug description:
  When we return products from customers, the average price is updated
  with incoming products that have price = 0

  Steps to reproduce :
  - choose a "Outgoing Products" pack
  - launch the "Return Packing" wizard --> a "Packing List" is created in "Available" state and is automatically opened
  - click on "Validate" button --> the "Make Packing" wizard proposes to get the products in stock with Unit Price = 0 and no currency.

  What we need :
  When a sale is made, the cost price should be stored in order to be used if the product is returned. 

  The wizard should at least take the cost price from product when the
  product is returned but it would be better to take the cost price at
  the time when the product was sold.

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


Follow ups