Ajout des options de configuration pour reçus
This commit is contained in:
parent
64dc0d541d
commit
b18cd91aa4
10 changed files with 514 additions and 14 deletions
|
|
@ -8,7 +8,7 @@ use Garradin\UserException;
|
|||
class Facture
|
||||
{
|
||||
private $keys = [
|
||||
'type_facture',
|
||||
'type_facture', // 0 : devis, 1 : facture, 2 : reçu cerfa, 3 : reçu cotis
|
||||
'numero',
|
||||
'receveur_membre',
|
||||
'receveur_id',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue