Repose sur champs identité pour les membres + facture_pdf.php -> pdf.php

This commit is contained in:
Noizette 2020-10-24 09:19:21 +02:00
parent e5ff2e8cd7
commit aeac847646
9 changed files with 18 additions and 44 deletions

View file

@ -8,3 +8,5 @@ use Garradin\Plugin\Facturation\GenDon;
$client = new Client;
$facture = new Facture;
$identite = (string) Config::getInstance()->get('champ_identite');