hi,
could you give me a tip on where to find the files to customise the pdf invoices?
i've been trying to find for a while now...
david
Override the following files and work with them to customize the PDF Invoice:
components/com_virtuemart/views/invoice/tmpl/invoice_items.php
components/com_virtuemart/views/invoice/tmpl/invoice_order.php
and override the following file and work with it to customize the email invoice:
components/com_virtuemart/views/invoice/tmpl/mail_html_pricelist.php
There are more files in that same folder you may want to customize, but those are the biggies.