From 75760995758ae81ea8063711f1f9bf0882c116d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Fri, 10 Mar 2023 10:19:26 +0100 Subject: [PATCH] fix reload customer invoice --- htdocs/commande/card.php | 2 +- htdocs/compta/facture/card.php | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/commande/card.php b/htdocs/commande/card.php index 078a2aba1bf..a04c2d15b33 100644 --- a/htdocs/commande/card.php +++ b/htdocs/commande/card.php @@ -1788,7 +1788,7 @@ if ($action == 'create' && $usercancreate) { print img_picto('', 'company', 'class="pictofixedwidth"').$form->select_company('', 'socid', '((s.client = 1 OR s.client = 2 OR s.client = 3) AND s.status=1)', 'SelectThirdParty', 1, 0, null, 0, 'minwidth175 maxwidth500 widthcentpercentminusxx'); // reload page to retrieve customer informations if (empty($conf->global->RELOAD_PAGE_ON_CUSTOMER_CHANGE_DISABLED)) { - print '