{% extends 'AppBundle:Documents:v2\\Vehicle\\N9_facture_achat.html.twig' %} {% import 'AppBundle:Documents:v2\\Import\\service_purchase.html.twig' as servicePurchaseF %} {% import 'AppBundle:Documents:v2\\Import\\global.html.twig' as globalF %} {% block content %}
Bon de commande N° {{ vehicleF.getReference(vehicle) }} |
du {{ vehiclePurchase.purchaseDate }} |
Description |
Montant |
Confirmation de prix |
||||||
Prix catalogue |
{{ vehiclePurchase.price }} {{ currencySymbol }} |
|
||||||
{{ equipmentOptional.option }} |
|
|
||||||
Total |
{{ totalPrice|number_format(2, ',', ' ') }} {{ currencySymbol }} |
|
||||||
Total à payer |
{{ totalPrice|number_format(2, ',', ' ') }} {{ currencySymbol }} |
|
{{ vehiclePurchase.paymentNote }} |
|
Bon pour commande, le {{ globalF.getCurrentDate(timezone)|trim }}.
|
|||||
Confirmation par retour SVP |