![]() |
||||||||
{{ datas.client.name }}{{ datas.client.address }}{{ datas.client.postalCode ~ ' ' ~ datas.client.city }} France A Bordeaux, le {{ "now"|date('d/m/Y') }}
|
||||||||
|
Désignation | Quantité | Prix unitaire | Total |
---|---|---|---|
{{ item.label }} {{ item.resume }} |
{{ item.quantity }} | {{ item.priceHT|currency }} | {{ (item.quantity * item.priceHT)|currency }} |
Sous-total : | {{ sousTotal|currency }} | ||
TVA ({{ datas.tva|percent }}) : | {{ tvaCalculate|currency }} | ||
TOTAL TTC : | {{ total|currency }} |