When I create a Bom that produces 4 units, there seems to be a discrepancy in regards to the calculation of the operations.
- I create a bom that produces 4 units
- I input the components required for 4 units
- For operations I input the operations and times required for 4 units
- On the bom overview, the operation times are multiplied by 4 again for some reason, and it shows the wrong unit price under the BOM Cost
- when I go to the product page and click compute price from BOM, it shows the correct calculated price
The problem here is with planning and scheduling, and also trying to calculate my cost quickly to price out a product. Odoo seems to multiply the operation times by the product quantity on the BOM.
If I set the operation times for 4 units the BOM shows the wrong times on the BOM overview, but calculates the correct unit price on the product card.
If I set the operation times for 1 units the bom shows the correct unit price, but then calculates the incorrect price (divides operation cost by 4)
Anyone have any idea what I can do to fix this?