From 0b586eb0cf1c695a3a504422937aed55f8daf14a Mon Sep 17 00:00:00 2001 From: Ferran Marcet Date: Tue, 27 Sep 2022 11:36:51 +0200 Subject: [PATCH 1/2] Fix: Loss of the purchase price no reception --- htdocs/fourn/commande/dispatch.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/fourn/commande/dispatch.php b/htdocs/fourn/commande/dispatch.php index 9a8ab1fa7ef..cf9d1ed847b 100644 --- a/htdocs/fourn/commande/dispatch.php +++ b/htdocs/fourn/commande/dispatch.php @@ -6,7 +6,7 @@ * Copyright (C) 2010-2021 Juanjo Menent * Copyright (C) 2014 Cedric Gross * Copyright (C) 2016 Florian Henry - * Copyright (C) 2017-2020 Ferran Marcet + * Copyright (C) 2017-2022 Ferran Marcet * Copyright (C) 2018 Frédéric France * Copyright (C) 2019-2020 Christophe Battarel * @@ -981,7 +981,7 @@ if ($id > 0 || !empty($ref)) { if (empty($conf->multicurrency->enabled) && empty($conf->dynamicprices->enabled)) { // Price print ''; - print ''; + print ''; print ''; // Discount From 09b3311d45155b9ee3e24bc09a75a15eaaaf6fed Mon Sep 17 00:00:00 2001 From: Florian HENRY Date: Wed, 28 Sep 2022 08:16:50 +0200 Subject: [PATCH 2/2] fix: Download Accoutancy file result to Expired Token --- htdocs/compta/accounting-files.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/accounting-files.php b/htdocs/compta/accounting-files.php index 3942e7cb6dd..99e6430a1e5 100644 --- a/htdocs/compta/accounting-files.php +++ b/htdocs/compta/accounting-files.php @@ -614,7 +614,7 @@ if (!empty($date_start) && !empty($date_stop)) { echo dol_print_date($date_start, 'day', 'tzuserrel')." - ".dol_print_date($date_stop, 'day', 'tzuserrel'); - print '