Hello,
We are currently on Odoo V17.
We are using the Manufacturing module and we have multiple employees tracking time using the Shop Floor module. We would like to compare the total man hours spent on production to a target. In the Work Order view we can see this amount at the bottom of the "Time Tracking" tab, but this is not a stored field.
is there anywhere in core Odoo that this amount (the total duration of time spent on a work order) is stored? If not, is there a way to calculate it? We have tried using a compute field to calculate it, but cannot seem to find the right solution for it to calculate properly.
Thank you,