diff --git a/__manifest__.py b/__manifest__.py index 50f3165d70677d98d382155f1d28659d9e4ba66f..da73dd845c4ce29f50294048b8d42abb75339d53 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -1,7 +1,7 @@ { "name": "VRACOOP - POS Balance Container QRCode", "summary": "VRACOOP - POS Balance Container QRCode", - "version": "12.0.1.5.2", + "version": "12.0.1.5.3", "development_status": "Beta", "author": "Le Filament", "maintainers": ["remi-filament"], diff --git a/static/src/xml/pos.xml b/static/src/xml/pos.xml index e260a0755c025b2888916104df8bb995da581bab..a6dcf6e18550e3c4e059c33e39ee1412bc186e0f 100644 --- a/static/src/xml/pos.xml +++ b/static/src/xml/pos.xml @@ -95,22 +95,22 @@ <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--> <!-- ^XA--> - ^FO103,30^BQ,2,4,H,7^FDQA,<t t-esc='url_barcode'/>^FS - ^CF,15,10^FO135,170^FD<t t-esc='weight_gr'/>^FS - ^XZ +<!-- ^FO103,30^BQ,2,4,H,7^FDQA,<t t-esc='url_barcode'/>^FS--> +<!-- ^CF,15,10^FO135,170^FD<t t-esc='weight_gr'/>^FS--> +<!-- ^XZ--> </receipt> </t>