From dd55f9ca9159de6e6b91f567c855414e8a471c21 Mon Sep 17 00:00:00 2001 From: zuiko Date: Mon, 4 Jan 2021 21:46:47 +0100 Subject: [PATCH 1/2] update objectline_create.tpl.php FIX #15849 --- htdocs/core/tpl/objectline_create.tpl.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/core/tpl/objectline_create.tpl.php b/htdocs/core/tpl/objectline_create.tpl.php index 8da4d30af02..2404b05b74a 100644 --- a/htdocs/core/tpl/objectline_create.tpl.php +++ b/htdocs/core/tpl/objectline_create.tpl.php @@ -405,10 +405,10 @@ if ($nolinesbefore) { product->enabled) || !empty($conf->service->enabled)) { ?> - + - "> + "> global->DISPLAY_MARGIN_RATES)) From 0efd5934f4e3a12867e8f8bede9bdff20539b6aa Mon Sep 17 00:00:00 2001 From: zuiko Date: Mon, 4 Jan 2021 21:56:47 +0100 Subject: [PATCH 2/2] Update fournisseurs.php FIX #15849 --- htdocs/product/fournisseurs.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/product/fournisseurs.php b/htdocs/product/fournisseurs.php index b6f09346385..98700c90fb3 100644 --- a/htdocs/product/fournisseurs.php +++ b/htdocs/product/fournisseurs.php @@ -507,11 +507,11 @@ if ($id > 0 || $ref) if ($rowid) { print ''; - print ''; + print ''; } else { - print ''; + print ''; } print ''; print '';