How to display company name in invoices

Hi,

I am using v1.4.6, how do I display my company name in my invoices?

Thanks,
Edwin

Hello,

you can change the standard invoice template under:

/application/views/invoice_templates/pdf/InvoicePlane.php

This is a php file with html code inside. So as an example you can add:

www.it-support-ffm.de

right at first after the body statement.
This adds an URL at the top of the invoice in blue (alignc and itsupportcolor are my custom css html classes)

There is also some help in the wiki for this: https://wiki.invoiceplane.com/en/1.0/templates/using-templates

Regards,

Florian Reichardt
www.it-support-ffm.de