update pdf

This commit is contained in:
Manuel Raynaud
2014-04-22 12:34:51 +02:00
parent cfa6bbad74
commit 144b736063
4 changed files with 331 additions and 377 deletions

View File

@@ -1,13 +1,18 @@
<?php
return array(
'Custmer Number' => 'Custmer Number',
'DELIVERY' => 'DELIVERY',
'Delivery module' => 'Delivery module',
'Page' => 'Page',
'INVOICE' => 'INVOICE',
'Invoice REF' => 'Invoice REF',
'Invoice date' => 'Invoice date',
'Payment module' => 'Payment module',
'Postage' => 'Postage',
'Product' => 'Product',
'Quantity' => 'Quantity',
'Ref' => 'Ref',
'THANK YOU' => 'THANK YOU',
'Tax' => 'Tax',
'Taxed total' => 'Taxed total',
'Total' => 'Total',
@@ -15,13 +20,9 @@ return array(
'Total without tax' => 'Total without tax',
'Unit taxed price' => 'Unit taxed price',
'Unit. price' => 'Unit. price',
'customer number' => 'customer number',
'delivery address' => 'delivery address',
'delivery adress' => 'Delivery Adress',
'delivery module' => 'delivery module',
'invoice' => 'invoice',
'invoice address' => 'invoice address',
'invoice date' => 'invoice date',
'invoice ref' => 'invoice ref',
'page' => 'page',
'product' => 'product',
);