feat: render additional info to teamer invoice

This commit is contained in:
Björn Fromme
2025-02-28 15:15:02 +01:00
parent 901b2c7104
commit cdd0666837
14 changed files with 233 additions and 13 deletions
+6 -1
View File
@@ -158,6 +158,11 @@ services:
$options:
project_dir: '%kernel.project_dir%'
App\Service\Pdf\InvoiceApprover:
arguments:
$options:
project_dir: '%kernel.project_dir%'
App\Service\Pdf\InvoiceRenderer:
arguments:
$options:
@@ -167,4 +172,4 @@ services:
arguments:
$defaults:
from: '%default_email_from%'
to: '%default_email_to%'
to: '%default_email_to%'