kjs
c618283306
feat: Refactor work process and item inspection logic
...
- Updated SQL queries in `popProductionController` to separate work order process and result handling, ensuring batch_id is now managed in the work_order_process_result table.
- Enhanced `workInstructionController` to include id generation for work items and details, preventing NULL values during insertion.
- Implemented case-insensitive search functionality across various services, improving data retrieval accuracy.
- Added sorting functionality in the item inspection page, allowing users to sort by different columns with visual indicators for sort direction.
This refactor aims to improve data integrity and user experience across the production and inspection workflows.
2026-04-23 17:36:04 +09:00
..
2026-03-05 19:08:08 +09:00
2026-03-07 03:02:36 +09:00
2026-03-12 05:14:27 +09:00
2026-03-04 20:51:00 +09:00
2026-03-19 15:07:07 +09:00
2025-12-04 17:26:29 +09:00
2025-12-10 15:59:04 +09:00
2025-12-10 15:59:04 +09:00
2025-12-10 15:59:04 +09:00
2025-12-10 15:59:04 +09:00
2025-12-18 14:12:48 +09:00
2026-03-04 13:49:08 +09:00
2025-12-18 14:12:48 +09:00
2026-03-25 18:47:50 +09:00
2025-09-26 01:28:51 +09:00
2025-09-24 10:04:25 +09:00
2025-12-23 09:31:18 +09:00
2025-10-02 17:14:08 +09:00
2025-12-01 11:07:35 +09:00
2026-02-10 10:06:53 +09:00
2025-09-19 15:47:35 +09:00
2025-09-26 17:11:18 +09:00
2025-10-28 10:07:07 +09:00
2025-11-03 17:28:12 +09:00
2026-03-19 15:08:31 +09:00
2025-11-25 13:55:00 +09:00
2025-12-01 19:03:43 +09:00
2026-01-09 15:46:09 +09:00
2026-01-16 11:10:41 +09:00
2025-09-21 09:53:05 +09:00
2026-01-08 11:45:39 +09:00
2025-10-02 17:28:52 +09:00
2025-09-26 17:11:18 +09:00
2025-11-28 11:35:36 +09:00
2025-12-08 10:23:54 +09:00
2026-02-06 16:23:38 +09:00
2026-03-03 14:33:17 +09:00
2025-10-20 17:50:27 +09:00
2025-09-29 13:29:03 +09:00
2025-09-10 18:36:28 +09:00
2025-11-28 11:34:48 +09:00
2026-04-22 12:27:36 +09:00
2026-03-12 09:00:52 +09:00
2026-03-09 13:15:41 +09:00
2025-09-26 01:28:51 +09:00
2026-01-14 10:20:27 +09:00
2026-03-05 19:17:35 +09:00
2025-10-02 16:43:40 +09:00
2025-12-31 10:54:07 +09:00
2026-03-12 16:07:13 +09:00
2025-10-27 18:33:15 +09:00
2026-04-03 17:38:14 +09:00
2026-04-22 09:27:45 +09:00
2026-04-22 14:49:40 +09:00
2026-02-02 18:01:05 +09:00
2026-04-20 14:14:24 +09:00
2026-03-23 20:39:07 +09:00
2026-03-31 14:34:43 +09:00
2026-03-12 18:47:42 +09:00
2025-10-27 16:40:59 +09:00
2026-03-04 21:09:55 +09:00
2025-11-27 12:08:32 +09:00
2025-09-26 17:12:03 +09:00
2026-03-04 21:09:55 +09:00
2026-03-19 15:08:31 +09:00
2026-04-07 17:29:03 +09:00
2026-03-05 18:49:33 +09:00
2026-04-17 13:11:01 +09:00
2025-10-27 11:11:08 +09:00
2026-03-11 14:16:50 +09:00
2025-12-17 12:01:16 +09:00
2025-12-08 16:18:44 +09:00
2026-01-28 17:36:19 +09:00
2026-03-30 17:17:20 +09:00
2026-03-09 14:31:59 +09:00
2026-04-23 17:36:04 +09:00
2025-10-20 09:53:31 +09:00