Sales Invoice for Cusomer

How can i change the title for the documents, ie proforma invoice is showing commercial proposal and sales invoice i need to change it Tax Invoice.

Hello karavinesh,
I guess its the PDF you’r using. If it’s the standard ‘Invoice PDF template Crabe’ you can change the title in the langs-File.
Depending on your language you need to finde the right folder, for example en_US for English.
Open the file and simply change the value for the key

INVOICE:
\htdocs\langs\en_US\bills.lang
PdfInvoiceTitle => Invoice
InvoiceProForma => Proforma

PROPOSAL:
\htdocs\langs\en_US\propal.lang
PdfCommercialProposalTitle => Commercial proposal

Hi,

Better to use translation menu in the setup area

Thanx, this was solved.