feat(Customer/Billing): Crée l'événement de génération d'avis de paiement et PDF.

This commit is contained in:
Serreau Jovann
2025-07-29 16:10:15 +02:00
parent 2437458fbc
commit fe9960ac45
18 changed files with 1014 additions and 2 deletions

View File

@@ -13,6 +13,7 @@
"doctrine/doctrine-migrations-bundle": "^3.4.2",
"doctrine/orm": "^3.5",
"docusealco/docuseal-php": "*",
"endroid/qr-code": "*",
"fpdf/fpdf": "*",
"google/cloud": "^0.296.0",
"imagine/imagine": "^1.5",
@@ -33,6 +34,7 @@
"sentry/sentry-symfony": "^5.3",
"setasign/fpdi": "^2.6",
"spatie/mjml-php": "^1.2",
"stancer/stancer": "*",
"symfony/asset": "7.3.*",
"symfony/asset-mapper": "7.3.*",
"symfony/console": "7.3.*",