Commit Graph

15 Commits

Author SHA1 Message Date
f205e94c2b feat: aggregate line-level customer notes into order note and force visibility of customer_note field in POS orders 2026-06-16 15:39:50 +07:00
93ac66fa5b feat: implement multi-device sync hardening with periodic auto-refresh and table-open synchronization 2026-06-15 23:33:36 +07:00
a389ad963e perf: implement aggressive POS UI optimizations including product caching, lazy loading throttling, and hardware-accelerated rendering. 2026-06-05 22:21:20 +07:00
af4e446a7e feat: hide invoice button in ticket screen via XML patch 2026-06-05 16:11:59 +07:00
f8c59c560f feat: add server-side guard to prevent accidental release of occupied restaurant tables in multi-device POS setups 2026-06-03 21:17:44 +07:00
85aa55dda9 refactor: add default fallback order object to OrderDisplay to prevent errors when props are missing 2026-06-03 14:40:03 +07:00
0dcd17039f feat: increase product load limit and add order summary patches for optimized POS navigation 2026-06-03 14:24:16 +07:00
593884ab7b feat: add configurable setting to hide Cash In/Out button in POS navbar and update portrait mode layout styles 2026-06-03 08:42:58 +07:00
19f189dab7 feat: implement robust note splitting and defensive JSON parsing for POS order lines and customer display 2026-06-02 13:35:49 +07:00
671f508b85 feat: implement portrait mode enhancements including category dropdown and optimized numpad actions 2026-06-02 08:34:24 +07:00
b9658d87dd feat: hide invoice button and restyle partner button on POS payment screen 2026-06-02 08:14:53 +07:00
0c6410a221 docs: add detailed description and feature list to POS UI optimization manifest 2026-05-26 14:10:09 +07:00
945db1d0c2 feat: implement mobile-responsive portrait mode layout for PoS screens with tab-based navigation 2026-05-26 08:43:33 +07:00
14b847d3ba feat: Add author to module manifest. 2026-03-20 15:20:47 +07:00
c238ec5e77 upgrade to odoo19 2026-03-16 09:07:33 +07:00