Topic: Custom Title for Invoice
Hi,
I wish to have a different title for the invoice report. This title changes according to company.
Some company needs to have a title 'VAT Invoice', some others 'TAX invoice' and some others 'Invoices' alone.
I found out that this can be change in reporting/includes/doctext.inc
However, because it changes according to company, i would need to write a little script that change the title display according to the company ID (the one find in the file config_db.php).
How can i retrieve this ID ?
Also, do you have a doc that says what are all constant variables and sessions variable ?
Tx
in advance
Maurice