...
To amend a report, you need to edit its associated XSL or PDF script file, paying attention to the class of web user whose content you want to change, and which report format.
This document details how to change the tax rate in the
...
Phone Bill report in both Web and PDF formats, for any web user with a class of Administrator.
Every report has a unique ID number which the system uses to identify the report type (the report ID for a Billing Report Phone Bill report is 2)
HTML |
---|
<a id="Changing Web format"></a> |
...
Code Block |
---|
{Program Files}\Tri-Line\TIM Enterprise\ssldata\_admin\scripts\web\2.xsxsl |
Look in the first few lines of code for the VAT amount, then change it to the new amount, respecting the decimal point and number of decimal places:
...
Save the file and run a new Billing Report Phone Bill report in Web format to verify whether the amount has changed. If it hasn't then you may be running the report as a web user with a different web class than
Referencemacro | ||
---|---|---|
|
...
Change the value to the new amount, then save the file.
Run a new Billing Report
Referencemacro | ||
---|---|---|
|