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