Improved pdf template
This commit is contained in:
committed by
Julien Chanseaume
parent
953a6300f9
commit
4f8b17bfef
@@ -1,18 +1,22 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Custmer Number' => 'Custmer Number',
|
||||
'Customer Number' => 'Customer Number',
|
||||
'DELIVERY' => 'DELIVERY',
|
||||
'Delivery address' => 'Delivery address',
|
||||
'Delivery module' => 'Delivery module',
|
||||
'Discount' => 'Discount',
|
||||
'Email: ' => 'Email: ',
|
||||
'INVOICE' => 'INVOICE',
|
||||
'Invoice REF' => 'Invoice REF',
|
||||
'Invoice address' => 'Invoice address',
|
||||
'Invoice date' => 'Invoice date',
|
||||
'Payment module' => 'Payment module',
|
||||
'Phone: ' => 'Phone: ',
|
||||
'Postage' => 'Postage',
|
||||
'Product' => 'Product',
|
||||
'Quantity' => 'Quantity',
|
||||
'Ref' => 'Ref',
|
||||
'THANK YOU' => 'THANK YOU',
|
||||
'Tax' => 'Tax',
|
||||
'Taxed total' => 'Taxed total',
|
||||
'Total' => 'Total',
|
||||
@@ -20,9 +24,6 @@ return array(
|
||||
'Total without tax' => 'Total without tax',
|
||||
'Unit taxed price' => 'Unit taxed price',
|
||||
'Unit. price' => 'Unit. price',
|
||||
'delivery adress' => 'Delivery Adress',
|
||||
'delivery module' => 'delivery module',
|
||||
'invoice address' => 'invoice address',
|
||||
'page' => 'page',
|
||||
'product' => 'product',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user