Hi, experts
I am using Odoo10 and have a question about cost calculation of the price difference between the purchase price and the price of vendor bills. Could I have your help?
0. I am not using anglo_saxon module
1.Product Category setting
1.Purchase order: 1 unit at price 100
2.Incoming shipment: 1 unit
Journal Entry after validation
The cost of productA is 100.
2.Vendor bills. Modify the price to 150
Journal Entry after validation
The cost of productA is still 100, not 150.
My understanding is that the price difference should be adjusted to product cost automatically and the cost should be 150.
How to do this with Odoo or anything I am missing?
Thanks.