Correction erreurs, sécurisation code, personnalisation présentation (Jordan)
This commit is contained in:
parent
717fc5320f
commit
4c71100366
19 changed files with 822 additions and 471 deletions
10
config.json
10
config.json
|
|
@ -1,6 +1,14 @@
|
|||
{
|
||||
"footer": "[EXEMPLE]\nAssociation exonérée des impôts commerciaux\nEn cas de retard de paiement, indemnité forfaitaire légale pour frais de recouvrement : 40,00 €\n[Coordonnées bancaires]\nAssociation enregistrée en préfecture de XXX au numéro YYY",
|
||||
"pattern": "%{type}-%{year}-%{ynumber}",
|
||||
"invoice_theme": "modern",
|
||||
"invoice_accent_color": "#4656A5",
|
||||
"invoice_note": "",
|
||||
"payment_terms": "Paiement à réception",
|
||||
"invoice_show_status": true,
|
||||
"invoice_show_address_borders": true,
|
||||
"invoice_show_email": true,
|
||||
"invoice_show_web": true,
|
||||
"ttc": false,
|
||||
"validate_cp": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue