From 4b3ef3eb8b1d07a9acac1ae74a07b3a02db64795 Mon Sep 17 00:00:00 2001 From: SekiDesu0 Date: Thu, 16 Apr 2026 01:44:53 -0400 Subject: [PATCH] Spoof sii legal info --- templates/checkout.html | 1 - templates/macros/modals.html | 182 ++++++++++++++++++++++++++++++----- 2 files changed, 159 insertions(+), 24 deletions(-) diff --git a/templates/checkout.html b/templates/checkout.html index 936561b..befefbe 100644 --- a/templates/checkout.html +++ b/templates/checkout.html @@ -1037,7 +1037,6 @@ currentOrderNotes = ''; currentPickupTime = ''; - // Check the setting before printing setTimeout(() => { if (localStorage.getItem('seki_auto_print') !== 'false') { diff --git a/templates/macros/modals.html b/templates/macros/modals.html index 54539b1..e370eab 100644 --- a/templates/macros/modals.html +++ b/templates/macros/modals.html @@ -56,29 +56,102 @@ #receipt-print-zone{{ id_suffix }} { position: absolute; left: 0; top: 0; width: 80mm; padding: 2mm 5mm; margin: 0; display: block !important; - font-family: 'Courier New', Courier, monospace; font-size: 10px; color: #000; + font-family: 'Courier New', Courier, monospace; font-size: 11px; color: #000; } } - .receipt-table { width: 100%; border-collapse: collapse; font-family: monospace; font-size: 12px; } - .receipt-header { text-align: center; margin-bottom: 10px; border-bottom: 1px dashed #000; padding-bottom: 5px; } - .receipt-total-row { border-top: 1px dashed #000; margin-top: 5px; padding-top: 5px; font-weight: bold; } + .receipt-table { width: 100%; border-collapse: collapse; font-family: 'Courier New', Courier, monospace; font-size: 11px; margin-top: 10px;} + .receipt-header { text-align: center; margin-bottom: 5px; } + .sii-box { border: 2px solid #000; padding: 5px; text-align: center; font-weight: bold; } + .receipt-total-row { border-top: 1px dashed #000; margin-top: 5px; padding-top: 5px; font-weight: bold; font-size: 14px; display: flex; justify-content: space-between; } + .ted-block { text-align: center; margin-top: 15px; margin-bottom: 10px; }
-

SekiPOS

+

SekiPOS

+ + + +
+ + +
+ COMPROBANTE DE VENTA +
+ +
+ Ticket Nº +
+
+ + + -
Comprobante de Venta
-
- Ticket Nº +
+ Fecha:
-