Description:
We run a shoe manufacturing company producing around 50,000 pairs of shoes per month.
I would like to configure Odoo 17 to automatically calculate the unit production cost of each pair of shoes, considering:
- Raw materials (e.g., leather, soles, laces)
- Direct labor costs
- Overhead expenses (electricity, rent, maintenance)
Example:
For instance, if producing one batch of 1,000 pairs consumes a specific amount of leather and soles, plus 100 hours of labor, Odoo should automatically calculate the cost per pair and update the product cost in the database for future pricing decisions.
What is the best practice to configure costing in Odoo 17 Manufacturing so that it integrates seamlessly with Inventory and Accounting?