From 7db63ff3ec8dea5bc8f1d02393605e3babf20704 Mon Sep 17 00:00:00 2001 From: Juliana <juliana@le-filament.com> Date: Mon, 14 Mar 2022 14:14:52 +0100 Subject: [PATCH] [UPD]New format label --- static/src/xml/pos.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/static/src/xml/pos.xml b/static/src/xml/pos.xml index 7b53871..3dda76f 100644 --- a/static/src/xml/pos.xml +++ b/static/src/xml/pos.xml @@ -95,13 +95,18 @@ <t t-name="XmlQR"> <receipt align='center' width='40' value-thousands-separator='' > - ^XA +<!-- ^XA--> - ^FX Third section with bar code. - ^BY3,2,10 - ^FO60,30^BQ,2,5,H,7^FDQA,<t t-esc='url_barcode'/>^FS +<!-- ^FX Third section with bar code.--> +<!-- ^BY3,2,10--> +<!-- ^FO60,30^BQ,2,5,H,7^FDQA,<t t-esc='url_barcode'/>^FS--> - ^XZ +<!-- ^XZ--> + ^XA + + ^FO40,143^BQ,2,4,H,7^FDQA,<t t-esc='url_barcode'/>^FS + + ^XZ </receipt> </t> -- GitLab