diff --git a/htdocs/comm/fiche.php b/htdocs/comm/fiche.php index de0d8146ae0..f62dbed2ff4 100644 --- a/htdocs/comm/fiche.php +++ b/htdocs/comm/fiche.php @@ -235,10 +235,19 @@ if ($_socid > 0) print ""; print "".$langs->trans("Type")." $objsoc->typentEffectif$objsoc->effectif"; - print ''; + print ''; + print $langs->trans("CustomerDiscount").''.$objsoc->remise_client." %"; + print ''; print img_edit("Modifier la remise"); print ""; - print $langs->trans("CustomerDiscount").''.$objsoc->remise_client." %"; + print ''; + + print 'Remise exceptionnelles'; + print ''; + print ''; + print img_edit("Modifier la remise"); + print ""; + print ''; print "";