Commit Graph

11 Commits

Author SHA1 Message Date
613ffa197f feat: optimize 2-stage KDS reporting and implement average-based duration measures 2026-05-25 20:50:40 +07:00
c4201055fd feat: add KDS accumulated time tracking to preserve timer continuity during state transitions 2026-05-25 19:29:03 +07:00
32352f0449 refactor: update KDS report state management to support accumulation and status tracking instead of unlinking records 2026-05-12 10:06:56 +07:00
e77b92a1c2 refactor: optimize KDS report updates by reducing database calls and improving timing fallback logic 2026-05-12 09:44:19 +07:00
1caeebb7a9 refactor: replace background thread report updates with synchronous execution to prevent data race conditions 2026-05-07 16:58:34 +07:00
243ebdb4d5 refactor: move KDS report logic into background thread and optimize state lookup 2026-05-07 13:58:24 +07:00
88571bc418 feat: implement retry logic and row locking for threaded KDS report updates to prevent concurrency conflicts 2026-05-07 13:47:46 +07:00
c6aa68fe39 refactor: offload KDS report updates to background thread and simplify pivot view fields 2026-05-07 12:06:03 +07:00
81f12f331c refactor: migrate name_get methods to compute display_name for better Odoo compatibility 2026-05-05 16:41:37 +07:00
f64b3d9571 feat: add state field and reporting filters to KDS analysis views 2026-05-05 15:23:51 +07:00
aa4a78f481 first commit 2026-03-21 13:34:06 +07:00