Search the Community
Showing results for tags 'invoice template'.
-
[Guide] Modifying Prestashop 1.5/1.6 Invoice Template.
Supremacy2k posted a topic in Core developers
Greetings and Welcome to my first Guide. Today we're going over how to modify the look of the Invoices generated by Prestashop 1.5 used in the DEFAULT theme. (If you use a custom theme, check your themes/your_theme_name/ folder and check if there is a pdf folder inside, with *.tpl files. If so,...- 281 replies
-
- 34
-
-
-
- 1.5 Invoice
- invoice theme
-
(and 2 more)
Tagged with:
-
Salutare. Am o problema cu template-ul facturii. daca modific in classes > pdf > PDFGenerator.php fontul din 'ro' => 'helvetica', (nu apar diacriticele) in 'ro' => 'dejavusans', apar pe factura diacriticele dar pierd boldurile din capetele de tabel Vreo r...
- 1 reply
-
- pdf invoice
- invoice template
-
(and 2 more)
Tagged with:
-
How do I get rid off those 2 boxes in left? I have problem with this part because the amount to be paid doesn't involve BO editing. Means if customer proceed order which require changes after ( delete some items ) , this payment method box will show original price before editing, which is not...
- 2 replies
-
- invoice
- edit invoice
-
(and 1 more)
Tagged with:
-
Hello Community !! I want to make few changes in Invoice Shop Address which is having Company Name, VAT and House No. I want to remove the Company Name and wants to change the House No. Also wants to add the new Logo for invoice template. Can any one...
- 1 reply
-
- invoice template
- invoice pdf
-
(and 1 more)
Tagged with:
-
Hoping someone can crack the code on this. I've been working on a customized invoice for a client and I can't seem to figure out a way to add the customer's email address to the invoice.pdf. Is there a way that I can add this to the output for {$invoice_address} or even just by itself? Thanks for...