Daily updates from Odoo
Tuesday, June 3, 2025
1 change · master
Enhancements to existing features
Production analysis now keeps the cost of consumable components at the time they are used, even if product costs change later. This makes manufacturing cost reports more reliable by using the right cost source for both storable and consumable components.
Original PR description
The consumable product no longer create stock valuation layer when moved. Instead, their value are taken from the product cost. To make sure the cost value at the move validation is kept when changing the cost, it is saved in the stock move `price_unit` field. The Production Analysis report should be adapted to read the component cost on stock valuation layer (for storable components) and on stock moves (for consu components) Task: 4189728