post
https://api.katanamrp.com/v1/manufacturing_order_productions
Creates a new manufacturing order production (partial completion).
Ingredient and Operation Consumption Behavior:
The following behavior applies independently to the 'ingredients' and 'operations' arrays:
- When an array is provided with data: Records the specified consumption values.
- When an array is provided but empty ([]): Records production but no consumption for that array.
- When an array is omitted: Automatically creates consumption based on the manufacturing order plan.
This allows flexible reporting: explicit values, no consumption, or auto-calculated from plan.