[stock] returned products from customers have cost price of the day instead of historical cost price
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) | Status tracked in Trunk | |||||
5.0 |
Fix Released
|
Low
|
Olivier Dony (Odoo) | |||
6.0 |
Confirmed
|
Low
|
OpenERP Publisher's Warranty Team | |||
Trunk |
Confirmed
|
Wishlist
|
OpenERP R&D Addons Team 2 |
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.
Changed in openobject-addons: | |
milestone: | none → 5.0.15 |
Changed in openobject-addons: | |
assignee: | nobody → Jay (OpenERP) (jvo-openerp) |
summary: |
- [stock] returned products from customers have price = 0 + [stock] returned products from customers have cost price of the day + instead of historical cost price |
tags: | added: maintenance |
I think it would be better to store it in the packing list because if the sale is confirmed and the product is delivered later, the cost price may have change if other products have been received from supplier