diff --git a/src/Resources/config/services.xml b/src/Resources/config/services.xml index b1584c06..326937e6 100644 --- a/src/Resources/config/services.xml +++ b/src/Resources/config/services.xml @@ -5,6 +5,11 @@ + + @SyliusInvoicingPlugin/Resources/assets/sylius-logo.png + %env(default:default_logo_file:SYLIUS_INVOICING_LOGO_FILE)% + + diff --git a/src/Resources/config/services/generators.xml b/src/Resources/config/services/generators.xml index 6c1657ff..c1c51261 100644 --- a/src/Resources/config/services/generators.xml +++ b/src/Resources/config/services/generators.xml @@ -28,7 +28,7 @@ @SyliusInvoicingPlugin/Invoice/Download/pdf.html.twig - @SyliusInvoicingPlugin/Resources/assets/sylius-logo.png + %sylius.invoicing.template.logo_file%