feat: detalle de cuentas por cobrar con opción de cancelar ticket
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:17:25 +00:00
parent 0da4bcd9d9
commit 6b00e45f5d
4 changed files with 146 additions and 58 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-v21';
const CACHE_NAME = 'nexus-pos-v22';
const APP_SHELL = [
'/pos/static/css/tokens.css',