feat(F-195): completed feature

This commit is contained in:
chattie
2026-08-22 22:36:05 +02:00
parent b85670cb51
commit c5e5b4c48c
9 changed files with 45 additions and 1 deletions

View File

@@ -508,3 +508,7 @@
- Fix 1: replaced bare crypto.randomUUID() with generateIdempotencyKey() in PaymentModal and terminal page.
- Fix 2: moved tax-rates, audit and logs routes from top-level dashboard into /settings/... with breadcrumb navigation.
- Evidencia: admin/POS typecheck and builds green; 268/268 unit tests pass; verify.sh green.
## F-195 cerrada (2026-08-22) — Hide IVA/Audit/Logs from main sidebar
- Gates: reviewer APPROVED, security APPROVED, qa APPROVED, verify.sh exit 0.
- Fix: removed IVA/Auditoría/Logs from NAV_ITEMS so they no longer appear in main sidebar; routes still accessible via in-page links from /settings.