Hi guys,
I need to have 'all prices are inclusive of GST where applicable' written on the invoice that i print out for my customers...
Where an How can i get this written on the actual invoice in ZC??
Thanks
Hi guys,
I need to have 'all prices are inclusive of GST where applicable' written on the invoice that i print out for my customers...
Where an How can i get this written on the actual invoice in ZC??
Thanks
Just edit admin/invoice.php and add it wherever you want it (logical place to put it would be in a new table row immediately before the last table closing tag in the file). All it takes is basic HTML skills.
Neville
An assumption is what you arrive at when you get tired of thinking...
Thanks i'll check it out now :)