Commit Graph

13 Commits

Author SHA1 Message Date
e319ecdb72 feat: add optional last_cashier_name prop to ClosePosPopup component 2026-06-07 10:20:55 +07:00
c39ee5abd5 feat: include last active cashier name in closing receipt data and frontend display 2026-06-05 22:54:16 +07:00
527b0f63bf refactor: replace Odoo printer service with direct window-based HTML rendering for closing receipts 2026-06-05 09:28:38 +07:00
9710d798b4 style: adjust POS closing receipt container width and print layout font size 2026-06-04 14:47:13 +07:00
627c8300a8 style: increase font sizes across all POS closing receipt templates and styles 2026-06-04 08:14:24 +07:00
03f6568998 style: increase font sizes across pos closing receipt components for improved readability 2026-06-03 15:03:02 +07:00
36f9830c08 feat: improve closing receipt print styling and add PrinterService patch for reliable UI handling 2026-06-03 09:15:20 +07:00
81cbebb9bb fix: include change payments in receipt totals and correct cash payment property reference 2026-06-02 17:05:51 +07:00
382b3f7f8a fix: move receipt printing before session closure to prevent IndexedDB invalid state errors 2026-06-01 22:00:30 +07:00
f31936291f style: increase font sizes and spacing for POS closing receipt layout 2026-06-01 16:32:01 +07:00
33a69b76ce chore: bump version and update POS closing receipt logic 2026-06-01 16:20:37 +07:00
a894acaefb refactor: rewrite session closing logic to support backend report generation and manual closing summary reprints 2026-06-01 16:08:36 +07:00
94f61eccf1 first commit 2026-05-21 20:30:54 +07:00