Commit Graph

15 Commits

Author SHA1 Message Date
0f231e9d20 feat: synchronize mobile pane state with product screen tabs and add product image URL helper 2026-06-03 12:11:26 +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
35f254ddb0 fix: update xpath selector to use contains for category-list class compatibility 2026-06-02 08:46:59 +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
d124a934ca fix: disable table checker button when order is empty or contains unsent items 2026-06-01 22:26:39 +07:00
ecb1a242f3 feat: add print checker button to POS portrait screen and update responsive styling 2026-06-01 10:12:12 +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
43e908ce7d refactor: replace lifecycle hooks with useEffect and improve state initialization in OrderDisplay to prevent patch conflicts 2026-05-11 17:26:57 +07:00
c79145faa3 fix: bypass line truncation in order display when not in display mode 2026-04-14 16:28:09 +07:00
14b847d3ba feat: Add author to module manifest. 2026-03-20 15:20:47 +07:00
896252b61e feat: Add POS UI optimization module for low-RAM devices, implementing incremental loading and safely removing event listeners. 2026-03-20 08:34:32 +07:00
c238ec5e77 upgrade to odoo19 2026-03-16 09:07:33 +07:00