From e7e753b2d1f02ab1c1ae71598ea6118a66453001 Mon Sep 17 00:00:00 2001 From: Ahmed Aly Date: Mon, 3 Sep 2018 11:36:29 +0200 Subject: [PATCH] =?UTF-8?q?FB-004:=20Bilder=20werden=20im=20TEST=20zu=20gr?= =?UTF-8?q?o=C3=9F=20angezeigt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ext/custom-addons/dp_reports_sale/reports/sale.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/custom-addons/dp_reports_sale/reports/sale.xml b/ext/custom-addons/dp_reports_sale/reports/sale.xml index 6edbf5b8..630f407c 100644 --- a/ext/custom-addons/dp_reports_sale/reports/sale.xml +++ b/ext/custom-addons/dp_reports_sale/reports/sale.xml @@ -191,9 +191,9 @@ + t-att-src="'data:image/png;base64,%s' % order_line.lot_id.image_medium.decode()" style="max-width: 128px;"/> + t-att-src="'data:image/png;base64,%s' % order_line.product_id.image_medium.decode()" style="max-width: 128px;"/>