Deploy
642fe037c2
fix(pos): clamp payment amount to total + allow 1c tolerance for rounding
2026-08-26 23:25:53 +02:00
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
1ee3f0d1b2
fix(pos): fix JSX parse error in ReceiptModal error block
2026-08-26 22:33:54 +02:00
Deploy
169e3e0c10
fix(pos-selfpay): sticky print button always visible in ReceiptModal
2026-08-26 22:28:10 +02:00
Deploy
88452df2cd
fix(pos-selfpay): always show print button in ReceiptModal, hide email/return in selfpay
2026-08-26 22:26:17 +02:00
Deploy
15f36c3a7e
fix(pos-selfpay): use confirmSaleWith to avoid stale state when confirming from modal
2026-08-26 22:24:14 +02:00
Deploy
c43a8527f1
fix(pos-selfpay): direct payment + confirm from modal, no partial payments
2026-08-26 22:22:56 +02:00
Deploy
e17a8d4de7
fix(pos-selfpay): payment methods shown as modal in selfpay mode only
2026-08-26 22:20:12 +02:00
Deploy
971411e1c2
fix(pos-selfpay): add Confirmar button after payment + print-only receipt
2026-08-26 22:11:08 +02:00
Deploy
eb655e109f
fix(pos-selfpay): hide payment methods until email step completes
2026-08-26 22:03:23 +02:00
Deploy
3ccbf9f450
feat(pos-selfpay-flow): pOS selfpay: simplified pay flow with optional email receipt
2026-08-26 20:40:43 +02:00
Deploy
19f37b70e1
feat(pos-pwa): pOS: make TPV installable PWA and launch fullscreen
2026-08-26 20:38:19 +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
290ced173b
fix(pos): handle expired API sessions and add receipt preview close button
2026-08-26 07:05:02 +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
b6adf681d1
fix(pos): dedupe ticket header and force white print background
2026-08-25 22:39:05 +02:00
Deploy
129584d738
fix(pos): hide selfpay controls and normalize trend labels
2026-08-25 22:29:12 +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
Deploy
ed031f8a94
feat(settings): add about system information
2026-08-25 22:08:20 +02:00
chattie
0b0bba9be8
feat(TPV-FIXES): completed feature
2026-08-25 06:47:33 +02:00
chattie
7639c1ff42
feat(TICKET-LOGO): completed feature
2026-08-25 06:35:39 +02:00
chattie
419f47ec1c
feat(TPV-FIXES): completed feature
2026-08-25 06:31:00 +02:00
chattie
9daed56819
fix(admin): add twitterUrl/pinterestUrl to StoreSettings interface for settings page type safety
2026-08-24 22:17:01 +02:00
chattie
71165911ab
fix(storefront+TPV): storefront live search proxy, product expiry/weight display, TPV receipt popup timestamp
2026-08-24 22:11:04 +02:00
chattie
30f0cb0702
fix(frontend): wrap useSearchParams in Suspense for Next.js 16 compat
2026-08-24 21:50:52 +02:00
chattie
30a0cd3552
fix: storefront live search relative URLs + auth error messages + TPV clock
...
- Storefront: use relative URLs in api.ts (fix ERR_ADDRESS_UNREACHABLE)
- Auth: show specific error for EMAIL_NOT_CONFIRMED
- TPV: add clock with date/time, modern SVG icons, panel toggle left
2026-08-24 20:45:05 +02:00
chattie
ba376dbab0
feat: tickets backlog + TPV toggle sidebar
2026-08-24 15:46:18 +02:00
chattie
0dcb0f63a0
feat(POS-FIX-6): completed feature
2026-08-24 15:40:01 +02:00
chattie
3cb7325a42
fix(POS-FIX-12): proxy usa mismo host que navegador para cookies
2026-08-24 08:45:25 +02:00
chattie
23d2554dd0
feat(POS-FIX-12): completed feature
2026-08-24 08:42:41 +02:00
chattie
d103b634aa
feat(POS-FIX-11): completed feature
2026-08-24 08:13:43 +02:00
chattie
08bae243a4
fix(POS-FIX-9): botones dialogo merge habilitados — recoveringSaleId no se setea al abrir dialogo
2026-08-24 07:55:23 +02:00
chattie
75d0d5b6a7
feat(POS-FIX-9): completed feature
2026-08-24 07:44:30 +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
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
eb3322e309
feat(F-190): completed feature
2026-08-23 07:48:20 +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
b85670cb51
feat(F-194): completed feature
2026-08-22 22:29:26 +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
ca611467ff
feat(F-180): completed feature
2026-08-22 19:07:28 +02:00
chattie
95f1a9a973
feat(F-178): completed feature
2026-08-22 19:06:13 +02:00
chattie
4081462cc4
feat(F-176): completed feature
2026-08-22 18:49:33 +02:00