4424071e47
- Added `wi_id` and `work_instruction_no` fields to the `WorkInstruction` interface for better tracking of work instructions. - Introduced a new `ProcessRow` interface to manage work order process statuses, including acceptable, in progress, and completed states. - Updated data fetching logic to include process data from the work order process API, improving the accuracy of equipment status determination. - Enhanced the inferred status logic to utilize process data for more accurate equipment status representation. - Refined summary statistics and filtering mechanisms to reflect the new process tracking capabilities. These changes aim to provide a more comprehensive and accurate monitoring experience for equipment operations across multiple companies.