diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b912a65..84282f4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,12 +4,10 @@ - @@ -795,7 +792,8 @@ - diff --git a/templates/reception_voucher.html.twig b/templates/reception_voucher.html.twig index 352e998..cbcd694 100644 --- a/templates/reception_voucher.html.twig +++ b/templates/reception_voucher.html.twig @@ -140,7 +140,7 @@ -
+
{{ reception.supplier ? reception.supplier.name : '-' }}
{{ reception.address ? reception.address.street : '' }}
{% if reception.address and reception.address.street2 %}