Modification de la facture pour intégrer taxe sur frais de port
This commit is contained in:
@@ -15,6 +15,7 @@ return array(
|
||||
'Payment module' => 'Module de paiement',
|
||||
'Phone: ' => 'Tél.: ',
|
||||
'Postage' => 'Frais de livraison',
|
||||
'Postage TTC' => 'Frais de livraison TTC',
|
||||
'Product' => 'Produit',
|
||||
'Product ref : ' => 'Réf. produit : ',
|
||||
'Quantity' => 'Quantité',
|
||||
@@ -22,9 +23,9 @@ return array(
|
||||
'Tax' => 'Taxe',
|
||||
'Taxed total' => 'Total TTC',
|
||||
'Total' => 'Total',
|
||||
'Total products with tax' => 'Total products with tax',
|
||||
'Total products without tax' => 'Total matériel HT',
|
||||
'Total taxes' => 'Total taxes',
|
||||
'Total to pay' => 'Total à payer',
|
||||
'Total with tax' => 'Total matériel TTC',
|
||||
'Total without tax' => 'Sous-total HT',
|
||||
'Unit taxed price' => 'Prix unitaire TTC',
|
||||
|
||||
Reference in New Issue
Block a user