Hello.
A client produces batches of items. The amount of items produced for each batch changes (30 one time, 25 the next time).
The cost of the produced goods includes the cost of labor for producing the batch. This cost must be the same, if we produce 30, 25 or 40 items per batch.
I tried doing this via routes, but I can't find a way, since my cost is always multiplied by the quantity of item produced.
I want the same mechanism as when I have an item set as a constant in a BOM.
I know It's possible to do it with adding a stock service to the BOM, but is there another way?
Thank you
Best regards,
*This post is locked for comments