fix: botón Historial en clientes abre modal con historial completo de compras
Some checks failed
CI / lint-and-test (3.11) (push) Has been cancelled
CI / lint-and-test (3.13) (push) Has been cancelled

This commit is contained in:
2026-06-26 00:28:18 +00:00
parent 2ed672c3c3
commit 9a55e15142
4 changed files with 107 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
// The fetch handler normalizes static asset URLs (strips ?v= query strings)
// so templates can use cache-busting query params freely.
const CACHE_NAME = 'nexus-pos-v23';
const CACHE_NAME = 'nexus-pos-v24';
const APP_SHELL = [
'/pos/static/css/tokens.css',