BON DE LIVRAISON N° {{ blid }}
Date: {{ bonLivraison.getDocumentDate|date('d/m/Y')}}
Commande: {{ bonLivraison.getCommandeClient() }}
Demandeur: {% if bonLivraison.getInvoiceContactName() != '' %} {{ bonLivraison.getInvoiceContactName() }} {{ bonLivraison.getInvoiceContactFirstName() }} {% else %} {{ bonLivraison.getDeliveryContactName() }} {{ bonLivraison.getDeliveryContactFirstName() }} {% endif %}
Référence: {{ bonLivraison.getReference() }}
Type de transport: {{ bonLivraison.getTransport() }}
Date d'envoi: {{ bonLivraison.getSendingDate|date('d/m/Y') }}
PLM SERVICES
ZA des Lats - 12 D Chemin des Lats
69510 MESSIMY
T +33 (0)4 28 38 70 10
Site web : {{ urlPrestaShop }}

Votre correspondant : {{ bonLivraison.getColleagueFirstName() }} {{ bonLivraison.getColleagueName() }}
Affaire : {{ bonLivraison.getDealId() }}
{{ bonLivraison.getCustomerName() }}
{{ bonLivraison.getDeliveryContactFirstName() }} {{ bonLivraison.getDeliveryContactName() }}
{{ bonLivraison.getDeliveryAddress1() }}
{% if bonLivraison.getDeliveryAddress2() != '' %}{{ bonLivraison.getDeliveryAddress2() }}
{% endif %} {{ bonLivraison.getDeliveryZipCode() }} {{ bonLivraison.getDeliveryCity() }}

{% if bonLivraison.getDeliveryContactPhone() != '' and bonLivraison.getDeliveryContactCellPhone() != '' %} T : {{ bonLivraison.getDeliveryContactPhone() }} / {{ bonLivraison.getDeliveryContactCellPhone() }}
{% elseif bonLivraison.getDeliveryContactPhone() != '' %} T : {{ bonLivraison.getDeliveryContactPhone() }}
{% elseif bonLivraison.getDeliveryContactCellPhone() != '' %} T : {{ bonLivraison.getDeliveryContactCellPhone() }}
{% endif %} Email : {{ bonLivraison.getDeliveryContactEmail() }}
{% for bonLivraisonLigne in bonLivraison.getBonLivraisonLignes() %} {% endfor %}
Description Calibration Début Fin Qté
{{ bonLivraisonLigne.getDescription() }} {{ bonLivraisonLigne.getCalibration() }} {% if bonLivraisonLigne.getLocationBegin() %}{{ bonLivraisonLigne.getLocationBegin()|date('d/m/Y') }}{% endif %} {% if bonLivraisonLigne.getLocationEnd() %}{{ bonLivraisonLigne.getLocationEnd()|date('d/m/Y') }}{% endif %} {{ bonLivraisonLigne.getQuantity()|number_format(2, ',', '') }}