Simplification : suppression génération reçu dons et cotisations

This commit is contained in:
Jean-Christophe Engel 2024-09-06 21:40:27 +02:00
parent 57e6ad09f9
commit f321e83e20
9 changed files with 102 additions and 622 deletions

View file

@ -14,7 +14,7 @@
<?php continue; ?>
{/if}
{if $key == 'siret'}
<?php
<?php
if (null === $value) { $value = ""; }
$value = implode(' ', str_split($value, 3));
?>