From 67c7d33d8cc7ee32fba7ccba02bcee7a26e13ba4 Mon Sep 17 00:00:00 2001 From: Juliana <juliana@le-filament.com> Date: Tue, 15 Mar 2022 14:01:13 +0100 Subject: [PATCH] [UPD]Change font size text --- __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 0f01029..697660c 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.5", + "version": "12.0.1.5.6", "development_status": "Beta", "author": "Le Filament", "maintainers": ["remi-filament"], diff --git a/static/src/xml/pos.xml b/static/src/xml/pos.xml index 7183aca..c102737 100644 --- a/static/src/xml/pos.xml +++ b/static/src/xml/pos.xml @@ -100,7 +100,7 @@ ^FX Third section with bar code. ^BY3,2,10 ^FO128,30^BQ,2,4,H,7^FDQA,<t t-esc='url_barcode'/>^FS - ^FO175,170^FD<t t-esc='weight_gr'/>^FS + ^FO165,170^A1,20^FD<t t-esc='weight_gr'/>^FS ^XZ <!-- ^XA--> -- GitLab