Commit Graph

  • 4eee31a769 refactor: replace nbrOfChanges check with currentOrder.hasChange for consistency in Actionpad and ProductScreen buttons 19.0 Suherdy Yacob 2026-06-20 12:17:27 +0700
  • 8eff7cd492 fix: ensure disabled state logic explicitly checks for positive order changes in POS action buttons Suherdy Yacob 2026-06-20 12:07:40 +0700
  • 9a5787f25d feat: disable pay buttons in POS when order changes are pending Suherdy Yacob 2026-06-20 09:41:00 +0700
  • 0115957631 feat: automate payer_id assignment during order processing and payment validation Suherdy Yacob 2026-06-17 17:42:26 +0700
  • a8e72ba7fb feat: disable numpad sign change and restrict quantity modifications for Ojol discount lines Suherdy Yacob 2026-06-15 13:36:48 +0700
  • 42d87e2e77 feat: persist and restore the last active POS cashier across sessions using sessionStorage Suherdy Yacob 2026-06-12 07:59:40 +0700
  • 6c0592af82 fix: enforce PIN authentication for new POS sessions while bypassing for existing session unlocks Suherdy Yacob 2026-06-10 08:29:47 +0700
  • 085ef60723 feat: require cashier authentication via PIN when closing POS session if HR module is enabled Suherdy Yacob 2026-06-09 09:37:46 +0700
  • 6586daa494 feat: disable Bill button when order has unsent changes or is empty Suherdy Yacob 2026-06-08 20:54:37 +0700
  • 59e9ea98a9 fix: prevent interaction with reward and negative price lines in split bill screen Suherdy Yacob 2026-06-08 11:31:41 +0700
  • 4b32aba967 feat: restrict split or transfer of discount and manual adjustment lines in POS split bill screen Suherdy Yacob 2026-06-08 10:12:46 +0700
  • f425cd2e2c feat: prioritize non-waiter employees when setting the default cashier in login screen Suherdy Yacob 2026-06-05 22:41:32 +0700
  • c560cba1eb feat: implement automatic register unlock and maintain order screen focus after order submission Suherdy Yacob 2026-06-05 17:00:05 +0700
  • 383bf63f19 feat: prevent refunding cancelled pos orders on both server and client side Suherdy Yacob 2026-06-05 15:40:46 +0700
  • 3ce178a631 fix: update Reflect.get receiver to target in pos_store proxy handlers Suherdy Yacob 2026-06-03 15:20:14 +0700
  • 05ab799192 docs: update README to clarify order attribution and refine UI streamlining feature descriptions Suherdy Yacob 2026-06-02 10:17:32 +0700
  • 28518e8cb0 feat: add getOrderlines and lines proxy getters to pos_store service Suherdy Yacob 2026-06-01 22:35:03 +0700
  • d2fe0b9f3d feat: disable Table Checker button when order is empty or contains unsent items Suherdy Yacob 2026-06-01 22:26:52 +0700
  • c877b0ddb8 fix: synchronize employee identification logic for empty orders across POS components and services Suherdy Yacob 2026-06-01 08:14:19 +0700
  • cd9ed0a22e feat: implement automatic incremental Table Checker printing upon order submission Suherdy Yacob 2026-05-28 09:17:52 +0700
  • c3e4eca9c6 feat: implement pin-based authorization for POS navigation, new order creation, and order restoration Suherdy Yacob 2026-05-26 16:41:03 +0700
  • 1d3190cc5a feat: pass printBillActionTriggered flag to printReceipt method in action pad Suherdy Yacob 2026-05-26 11:37:01 +0700
  • 0fee144295 feat: rename Basic Receipt button to Table Checker in action pad and receipt screen Suherdy Yacob 2026-05-26 10:01:12 +0700
  • 16e5e25c76 feat: enforce PIN on order load and improve employee attribution logic for POS orders Suherdy Yacob 2026-05-25 17:46:08 +0700
  • 1d7162cf61 feat: hide Course, Transfer Course, and Save Order buttons in POS UI Suherdy Yacob 2026-05-25 10:53:05 +0700
  • b0d52af074 feat: add support for transfer destination table tracking in PosStore to handle table assignment logic Suherdy Yacob 2026-05-21 19:46:52 +0700
  • 2f01444db1 refactor: replace custom hash utility with Sha1.hash for employee PIN verification Suherdy Yacob 2026-05-19 18:36:28 +0700
  • 74ce803f20 refactor: replace global Sha1 utility with importable hash function in PosStore Suherdy Yacob 2026-05-19 17:25:30 +0700
  • fa564e86f0 refactor: update field labels and definitions for POS order audit fields Suherdy Yacob 2026-05-18 11:01:33 +0700
  • 6cf02ba859 refactor: centralize payment authorization logic in PoS store and update UI components Suherdy Yacob 2026-05-12 15:52:29 +0700
  • 5d13d172ad first commit Suherdy Yacob 2026-05-12 13:15:13 +0700