From 4fd74cfd804cc4ac5f97bfd72f05c9cab38431c3 Mon Sep 17 00:00:00 2001 From: Juliana <juliana@le-filament.com> Date: Tue, 15 Mar 2022 10:48:42 +0100 Subject: [PATCH] [UPD]Update position qr --- __manifest__.py | 2 +- static/src/xml/pos.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/__manifest__.py b/__manifest__.py index da73dd8..7303f5a 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.3", + "version": "12.0.1.5.4", "development_status": "Beta", "author": "Le Filament", "maintainers": ["remi-filament"], diff --git a/static/src/xml/pos.xml b/static/src/xml/pos.xml index a6dcf6e..6cd84ac 100644 --- a/static/src/xml/pos.xml +++ b/static/src/xml/pos.xml @@ -99,7 +99,7 @@ ^FX Third section with bar code. ^BY3,2,10 - ^FO60,30^BQ,2,5,H,7^FDQA,<t t-esc='url_barcode'/>^FS + ^FO100,30^BQ,2,4,H,7^FDQA,<t t-esc='url_barcode'/>^FS ^XZ <!-- ^XA--> -- GitLab