fix(pos): print tickets via iframe with measured height and configurable paper width
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-07-02 23:11:55 +00:00
parent 31b533f9f9
commit 1ff4d80277
4 changed files with 76 additions and 13 deletions

View File

@@ -16,7 +16,7 @@
<link rel="shortcut icon" type="image/png" href="/pos/static/pwa/icon-192.png" />
<script src="/pos/static/js/native-bridge.js" defer></script>
<link rel="stylesheet" href="/pos/static/css/pos.css?v=34"></head>
<link rel="stylesheet" href="/pos/static/css/pos.css?v=35"></head>
<body class="pos-shell" id="appBody">
@@ -733,7 +733,7 @@
<script src="/pos/static/js/splash-loader.js?v=33" defer></script>
<script src="/pos/static/js/push.js" defer></script>
<script src="/pos/static/js/printer.js" defer></script>
<script src="/pos/static/js/pos.js?v=41" defer></script>
<script src="/pos/static/js/pos.js?v=42" defer></script>
<script>
// Cancel sale button wiring