Correction erreurs, sécurisation code, personnalisation présentation (Jordan)

This commit is contained in:
Jordan Pelletier 2026-07-02 13:38:15 +02:00 committed by Jean-Christophe Engel
parent 717fc5320f
commit fffbfcac93
19 changed files with 822 additions and 471 deletions

View file

@ -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
}
}