From 91bdaae8986d0338927da071a0d445ce2390a13f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 15 Sep 2022 03:08:33 +0200 Subject: [PATCH] Look and feel v17 --- htdocs/comm/propal/card.php | 2 +- htdocs/comm/propal/list.php | 45 ++++++++++++--- htdocs/commande/card.php | 2 +- htdocs/commande/list.php | 12 ++-- htdocs/compta/facture/card.php | 6 +- htdocs/compta/facture/class/facture.class.php | 13 +---- htdocs/compta/facture/list.php | 21 ++++--- htdocs/core/class/commoninvoice.class.php | 56 +++++++++++++------ htdocs/fourn/commande/card.php | 2 +- htdocs/fourn/commande/list.php | 6 +- htdocs/fourn/facture/card.php | 2 +- htdocs/langs/en_US/bills.lang | 2 + htdocs/societe/class/societe.class.php | 5 ++ 13 files changed, 114 insertions(+), 60 deletions(-) diff --git a/htdocs/comm/propal/card.php b/htdocs/comm/propal/card.php index 0a1d1bdbc06..0f019c80f4b 100644 --- a/htdocs/comm/propal/card.php +++ b/htdocs/comm/propal/card.php @@ -1742,7 +1742,7 @@ if ($action == 'create') { //$warehouse_id = $soc->warehouse_id; } else { print ''; - print img_picto('', 'company').$form->select_company('', 'socid', '(s.client = 1 OR s.client = 2 OR s.client = 3) AND status=1', 'SelectThirdParty', 0, 0, null, 0, 'minwidth300 maxwidth500 widthcentpercentminusxx'); + print img_picto('', 'company').$form->select_company('', 'socid', '(s.client = 1 OR s.client = 2 OR s.client = 3) AND status=1', 'SelectThirdParty', 1, 0, null, 0, 'minwidth300 maxwidth500 widthcentpercentminusxx'); // reload page to retrieve customer informations if (empty($conf->global->RELOAD_PAGE_ON_CUSTOMER_CHANGE_DISABLED)) { print '