How can I show what cycle a work order is on at a given work center? For example, say I have a work center with a capacity to process 200 kg at once. I have a work order with 1000 kg, so the work center has to go through 5 cycles to process the full 1000 kg. Currently, the time duration it takes for the work center to go through the 1000 kg is in place and multiplies the time interval to process 200 kg by 5 to get the time to process 1000 kg. However, I want to be able to track and show the number of cycles the work order has to go through at the work center and which cycle the work order is currently on.
How can I track and show the work order cycle number? Is there already some readily available fields in Odoo Studio?
Version: Odoo 17.0+e Enterprise Edition