I'm using v14 community edition.
Using the External API I can read workorders by workstation and state.
I would like to use the API to start and finish a workorder based on a machine cycle.
If I call execute_kw with button_start, the state of the workorder changes to 'progress' but the process time display doesn't reflect that activity.
Is there a way to start and finish a workorder from the API?