Clarification de la facture, avec HT, TTC, remise, FDP...
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'pdf.default2020' => [
|
||||
'Discount' => 'Remise TTC',
|
||||
'Postage' => 'Frais de livraison TTC',
|
||||
'Total products with tax' => 'Total matériel TTC',
|
||||
'Total taxes' => 'Total taxes',
|
||||
'Total with tax' => 'Total TTC',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user