Commit Graph

44 Commits

Author SHA1 Message Date
Deploy
be1f014260 fix(pos): allow manifest + relax UUID validation on /pos/sales query 2026-08-26 23:20:30 +02:00
Deploy
3b11662229 feat(pos): receipt VAT breakdown — per-line rate + subtotals by type 2026-08-26 22:58:33 +02:00
Deploy
92d151ee3d fix(pos): TPV never blocks on stock — physical scanner always wins 2026-08-26 22:32:13 +02:00
Deploy
7df6a003dc fix(pos): physical TPV (cashier) skips inventory check, selfpay still validates 2026-08-26 22:31:34 +02:00
Deploy
66290a08ae feat(club-003): club POS integration: identify member and register cashback from sales 2026-08-26 20:16:13 +02:00
Deploy
49dfd00406 chore(checkpoint): save club core backend and pending pos fixes 2026-08-26 17:58:45 +02:00
Deploy
cf3c906ed2 fix(pos): redesign quick products admin search and save flow 2026-08-26 07:43:13 +02:00
Deploy
b6af852b54 fix(release): 0.2.8 harden admin proxy, cart stock caps, selfpay and refund timeline
- admin proxy: 25s timeout, body guards, structured failure logs
- cart: addItem enforces stock cap (409 INSUFFICIENT_STOCK), UI clamps qty
- tpv selfpay: hide sidebar/discounts/save-pending, rename button, receipt-settings 400 fix
- pos admin: quick products slot count aligned to 8
- returns: human-readable history message + metadata jsonb (migrations 064-065) + admin fallback formatter
- storefront: product card white background
- product page: remove duplicate stock label under add-to-cart button
2026-08-25 23:41:29 +02:00
Deploy
f76591518e fix(reporting): resize trend chart and repair closures detail 2026-08-25 22:24:11 +02:00
Deploy
ae42bae61e fix(admin): resolve notification and cash-close 500s 2026-08-25 22:16:08 +02:00
chattie
7639c1ff42 feat(TICKET-LOGO): completed feature 2026-08-25 06:35:39 +02:00
chattie
b16fce3243 fix(admin): cash close report uses cash payments only for expected cash
- expectedCash now = openingCash + cash payments (not total sales)
- difference = actualCash - realExpectedCash
- Closes ADMIN-CLOSURES
2026-08-24 20:45:05 +02:00
chattie
0dcb0f63a0 feat(POS-FIX-6): completed feature 2026-08-24 15:40:01 +02:00
chattie
d103b634aa feat(POS-FIX-11): completed feature 2026-08-24 08:13:43 +02:00
chattie
e15918058f feat(POS-FIX-8): completed feature 2026-08-24 07:39:32 +02:00
chattie
2467a02dd4 feat(POS-FIX-7): completed feature 2026-08-24 07:23:55 +02:00
chattie
cd2a8ab54d feat(F-203): completed feature 2026-08-23 23:21:30 +02:00
chattie
18a518e58b F-201 F-202 F-203: POS cash close report + email + PIN admin
F-201: GET /pos/reports/cash-close/:id with financial summary, sales
  by state, payments breakdown, items sold. Extended /pos/sessions/:id.

F-202: Cash close email sent on session close to smtpReportEmail
  (best-effort). smtpReportEmail field added to admin SMTP settings.

F-203: Admin POS terminal config: selfpayMode, closeSessionRequiresPin,
  closeSessionPin (4-6 digits) with dedicated settings section.
2026-08-23 09:24:37 +02:00
chattie
e542b180ad feat(F-191): completed feature 2026-08-23 07:51:56 +02:00
chattie
6b93e91ef4 feat(F-189): completed feature 2026-08-22 23:02:00 +02:00
chattie
0e3c488c85 feat(F-188): completed feature 2026-08-22 22:44:37 +02:00
chattie
ca12f46bff feat(F-187): completed feature 2026-08-22 22:23:50 +02:00
chattie
a3f6edd325 feat(F-186): completed feature 2026-08-22 22:08:30 +02:00
chattie
b860e8d1df feat(F-182): completed feature 2026-08-22 19:25:12 +02:00
chattie
86637f8c35 feat(F-181): completed feature 2026-08-22 19:10:02 +02:00
chattie
8c8c71d645 feat(F-179): completed feature 2026-08-22 19:05:11 +02:00
chattie
4081462cc4 feat(F-176): completed feature 2026-08-22 18:49:33 +02:00
chattie
5d90dd32de feat(F-163): completed feature 2026-08-22 18:33:24 +02:00
chattie
699dfc6fca feat(FIX-158): completed feature 2026-08-22 17:26:02 +02:00
chattie
c030ab6e21 feat(POS-018): completed feature 2026-08-22 14:00:35 +02:00
chattie
b0bcd4303e feat(POS-023): completed feature 2026-08-22 13:59:34 +02:00
chattie
fbfc700a18 feat(POS-017): completed feature 2026-08-22 13:55:34 +02:00
chattie
b1e2c2d342 feat(POS-016): completed feature 2026-08-22 13:53:18 +02:00
chattie
273738a0b6 feat(POS-015): completed feature 2026-08-22 13:52:20 +02:00
chattie
4ad758de4e feat(POS-014): completed feature 2026-08-22 13:51:23 +02:00
chattie
d8f942d4bd feat(POS-013): completed feature 2026-08-22 13:50:28 +02:00
chattie
82e237aab5 feat(POS-012): completed feature 2026-08-22 13:49:30 +02:00
chattie
3f26b2438d feat(POS-011): completed feature 2026-08-22 13:46:21 +02:00
chattie
c089a4073a feat(POS-010): completed feature 2026-08-22 13:44:04 +02:00
chattie
2c8a6f52ad feat(POS-009): completed feature 2026-08-22 13:43:04 +02:00
chattie
63eaa3e58f feat(POS-008): completed feature 2026-08-22 13:42:08 +02:00
chattie
915fbe0ba9 feat(POS-005): completed feature 2026-08-22 13:36:26 +02:00
chattie
955c25d77b feat(POS-004): completed feature 2026-08-22 13:31:19 +02:00
chattie
7ce6465054 feat(POS-003): completed feature 2026-08-22 13:19:27 +02:00