From fd88f4ddbb091c9d411bd72b5f86da4d17f2c76a Mon Sep 17 00:00:00 2001
From: Juliana <juliana@le-filament.com>
Date: Wed, 30 Mar 2022 15:12:55 +0200
Subject: [PATCH] [UPD]Update label dimension

---
 __manifest__.py        | 2 +-
 static/src/xml/pos.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/__manifest__.py b/__manifest__.py
index 1e28b87..6576bcf 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.6.0",
+    "version": "12.0.1.7.0",
     "development_status": "Beta",
     "author": "Le Filament",
     "maintainers": ["remi-filament"],
diff --git a/static/src/xml/pos.xml b/static/src/xml/pos.xml
index 4a9f4c6..2b23191 100644
--- a/static/src/xml/pos.xml
+++ b/static/src/xml/pos.xml
@@ -99,8 +99,8 @@
 
             ^FX Third section with bar code.
             ^BY3,2,10
-            ^FO128,30^BQ,2,3,H,7^FDQA,<t t-esc='url_barcode'/>^FS
-            ^FO165,175^A0,20^FD<t t-esc='weight_gr'/>^FS
+            ^FO132,35^BQ,2,4,H,7^FDQA,<t t-esc='url_barcode'/>^FS
+            ^FO182,175^A0,20^FD<t t-esc='weight_gr'/>^FS
             ^XZ
     </receipt>
     </t>
-- 
GitLab