From 3ea595265a97c5b992d71b957232b11c2e49f2b8 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 28 Dec 2022 02:11:54 +0100 Subject: [PATCH] Debug v17 --- htdocs/societe/price.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/htdocs/societe/price.php b/htdocs/societe/price.php index b4e60cf0051..af2898a8556 100644 --- a/htdocs/societe/price.php +++ b/htdocs/societe/price.php @@ -215,6 +215,11 @@ print '
'; print '
'; print ''; +// Type Prospect/Customer/Supplier +print ''; + if (!empty($conf->global->SOCIETE_USEPREFIX)) { // Old not used prefix field print ''; }
'.$langs->trans('NatureOfThirdParty').''; +print $object->getTypeUrl(1); +print '
'.$langs->trans('Prefix').''.$object->prefix_comm.'