Commit Graph

132 Commits

Author SHA1 Message Date
DevTeam
ca6bb56fc3 feat: overall foc 2025-07-28 16:44:18 +06:30
Dev Team
904698180c discount second display in card 2025-07-28 11:26:56 +06:30
Dev Team
fc69dc2293 change tax in qrpay precreate 2025-07-14 14:51:46 +06:30
Dev Team
a603223f1c update second display for qrpay 2025-07-14 14:39:06 +06:30
DevTeam
04e03896b9 fixes
- no tax after edit, discount, other charges
- redirect after discount, edit and other changes
2025-07-04 16:37:24 +06:30
aungthetkhaing
f003900fee get response from foodcourt server and save this response in audit
record every response from kbz api
2025-07-04 16:37:24 +06:30
Htoi San Aung
d571933caf Fix: tax doesn't include after discount. 2025-07-04 16:37:24 +06:30
Pyae Bhone Zaw
96cef4197b fix: back redirect in discount 2025-07-04 16:37:24 +06:30
Pyae Bhone Zaw
24f5bb686c fix: redirect after charges 2025-07-04 16:37:24 +06:30
Pyae Bhone Zaw
aaf6d6a4e5 fix: add qr flow in add order 2025-07-04 16:37:24 +06:30
Htoi San Aung
e322cf6c7e Fix: update order in mmqr 2025-07-04 16:37:24 +06:30
Dev Team
8b62d410b0 feat: update for discount, edit for qrpay 2025-07-04 16:37:24 +06:30
Htoi San Aung
8101916fcc fix(ui): Add confirmation box in cancel mmqr payment 2025-07-04 16:37:24 +06:30
Pyae Bhone Zaw
3f926f7711 feat: qr payment flow update 2025-07-04 16:37:24 +06:30
Pyae Bhone Zaw
4ba5c607bd feat: add loading in add order page 2025-06-30 14:39:26 +06:30
Dev Team
d922e4ffbb toggle mmqr payment method 2025-06-26 17:02:21 +06:30
Pyae Bhone Zaw
cc32bb0b16 feat: add loading at cancel and req bill 2025-06-20 10:58:31 +06:30
aungthetkhaing
10f7276a4f full qr display 2025-06-19 22:14:57 +06:30
aungthetkhaing
27ae67614b Revert "fix: conditional rendering mmqr in modal"
This reverts commit e3b51e6137.
2025-06-19 22:11:43 +06:30
Pyae Bhone Zaw
e3b51e6137 fix: conditional rendering mmqr in modal 2025-06-19 17:06:46 +06:30
Dev Team
28f819dbee payment modal when update or modify order 2025-06-19 11:40:27 +06:30
Dev Team
e1249d707d fix void not working 2025-06-19 11:33:52 +06:30
Dev Team
46ab479c86 fix: nfc not working with jade 2025-06-18 15:55:50 +06:30
Dev Team
b9aa1ec870 updates
- qrpay selection when add orders
- minor fixes
2025-06-18 13:38:40 +06:30
Dev Team
e48e7f960a updates
- more opactiy in qr code in second display
- disable all actions while waiting for qr pay
2025-06-17 10:40:58 +06:30
Dev Team
0d19349825 minor fixes
- parameterize payment method in qrpay service
- refresh second display on page refresh
2025-06-11 14:32:06 +06:30
aungthetkhaing
edccfa0f7b check payment status is not working if the ws server is down 2025-06-10 15:00:44 +06:30
aungthetkhaing
5b374dc48f fix modal 2025-06-03 14:00:18 +06:30
aungthetkhaing
3c289a58ff add print job for qr pay 2025-06-03 12:04:06 +06:30
aungthetkhaing
3f66dc63c5 receive ws data 2025-06-03 11:47:20 +06:30
Kaung Sint Ko Ko
14cffc2e29 fixes 2025-06-03 11:24:37 +06:30
aungthetkhaing
729e1fbaa1 rename channel for websocket 2025-06-02 15:51:42 +06:30
aungthetkhaing
68dadf9959 FIXES
-m fallback query order when occuers wss error
2025-05-30 14:04:06 +06:30
aungthetkhaing
26ff1da67e FIXES
-error handling from KBZ response

error handling from network error
2025-05-30 10:22:17 +06:30
Aung Phyo Thant
8e39cf806e minor fix 2025-05-28 16:54:48 +06:30
Dev Team
dae75f03de update payment selection ui & layout adjustments 2025-05-28 16:07:25 +06:30
Dev Team
069a885175 listen websocket with action cable consumer 2025-05-28 14:40:45 +06:30
Dev Team
f724f7a91a test payment 2025-05-28 14:23:21 +06:30
aungthetkhaing
75fa4436ff ws channel close after payment success 2025-05-28 11:22:17 +06:30
aungthetkhaing
0f8d8da046 fix layout 2025-05-28 11:16:11 +06:30
Dev Team
f5fbf794c8 minor fix in ui in addorder 2025-05-28 10:48:08 +06:30
aungthetkhaing
3049b6c549 Fixes
- Qr code re-adjustment

fix ui break in second display
2025-05-28 10:06:17 +06:30
aungthetkhaing
200cdb82f6 fix :
- second display ui adjustment
- show ui on cashier
2025-05-27 14:26:51 +06:30
aungthetkhaing
613cb3a0cb fix :
- make second display to be responsive
2025-05-26 18:07:55 +06:30
Dev Team
1768345299 qr pay updates
- subscribe to action cable from cloud and listen
- callback from cloud to local and show success payment in real time
- payment service and process payment after callback
2025-05-26 11:32:22 +06:30
Dev Team
9e83b1b7ee cancel qr pay action 2025-05-23 17:27:12 +06:30
Dev Team
11b484ea5c add qr loading animation 2025-05-23 14:24:50 +06:30
aungthetkhaing
40dc0950f9 fix : second display layout
- show item and QR seperately
- show total amount and receipt no on the ui
2025-05-23 14:21:54 +06:30
Dev Team
a12cd193c4 bug fix on on second display when clear added orders 2025-05-22 16:25:42 +06:30
aungthetkhaing
eec8b3c600 fix : qr code generation to be dynamic 2025-05-22 15:19:54 +06:30