Amélioration gestion numéro de reçu et impression adresse courriel

FossilOrigin-Name: 7ec287c7e2886a4a91151abf97e5044eb9bf1617063fc3d0c818b5d7ab88eafb
This commit is contained in:
engel 2023-01-23 17:53:53 +00:00
parent e219afb405
commit 25cba953a7
10 changed files with 249 additions and 126 deletions

View file

@ -19,7 +19,7 @@ if (! isset($_SESSION['annee_recu']) || $_SESSION['annee_recu'] == "")
$nbTaux = 0;
foreach ($plugin->getConfig('reduction') as $taux)
{
if ($taux->valeur == 1) { ++$nbTaux; }
if ($taux->valeur) { ++$nbTaux; }
}
// idem avec les champs nom/prénom