Hello,
We use the work function to track time based on location and build operation. We noticed that starting work on the CETEC UI does not add data to the ordline_work_operation_id and build_operation_id columns for the ordline_work table anymore. Results are being posted as null since September 9.
select * from ordline_work
order by id desc
Are we missing something? Is there a config or setting that needs to be toggled to enable logging to the db of ordline_work_operation_id and build_operation_id?
Kris
