fix: agrega helper esc en accounting.js y placeholder para pagos a proveedor
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:21:18 +00:00
parent 6b00e45f5d
commit 2ed672c3c3
3 changed files with 9 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-v22';
const CACHE_NAME = 'nexus-pos-v23';
const APP_SHELL = [
'/pos/static/css/tokens.css',