Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can override a Report Selection Criteria by adding parameters to a special section in the main configuration file. This means that, although That is if a user may set a specific parameter in the report selection criteria window, it will be overwritten by that set in the main configuration file. This allows you to fix certain settings, for example the percentage mark-up in a billing report.

Each report has its own ID number - , e.g. the Billing Report has an ID of 2. This corresponds to the setting in the main configuration file that you need to alter.

As an example, let's fix we can set the % mark-up in every Billing Report to 50% and set the a surcharge to of £1.00.

You can edit the main configuration file by editing main.cfg using Notepad or something similar. This file is located in c:\tim\config, and in the section entitled [Report Customisations]To apply these settings, you need to edit the 

Referencemacro
Labelmain.cfg
file, located by default in
Keywordmacro
Label{app}\tim\config

Open the file using Notepad and in the 

Referencemacro
Label[Report Customisations]
section, add or amend the line Report2Extra to read:

Code Block
Report2Extra = &markup=50&surcharge=1.00

From now onIn this instance, when a billing report (ID = 2) is run, these extra settings are forced upon the reporting engine and override any values that the user has selected.

Info

We To configure these settings, we strongly recommend to contact our Technical Support team for assistance configuring these settings.

HTML
<p>Each report has its own parameters, most of which are common to all reports.  These are
normally set using the <span class="reference">Report Selection Criteria</span> window
and is different for each one.</p>

<p>You can override a <span class="reference">Report Selection Criteria</span> by adding parameters to a special
section in the main configuration file.  This means that, although a
user may set a specific parameter in the report selection criteria
window, it will be overwritten by that set in the main configuration
file.  This allows you to fix certain settings, for example the
<span class="keyword">percentage mark-up</span> in a billing report.</p>

<p>Each report has its own ID number - the Billing Report has an ID of 2.  
This corresponds to the setting in the main configuration file that you need to alter.</p>

<p>As an example, let's fix the % mark-up in every Billing Report to 
50% and set the surcharge to £1.00.</p>

<p>You can edit the main configuration file by editing <i>main.cfg</i> using Notepad or something similar. This file is located in c:\tim\config, and in the 
section entitled <span class="keyword">[Report Customisations]</span>, add or amend the line  <span class="keyword">Report2Extra</span> to read:</p>

<p><span class="keyword">Report2Extra = &markup=50&surcharge=1.00</span></p>

<p>From now on, when a billing report (ID = 2) is run, these extra settings are forced upon
the reporting engine and override any values that the user selected.</p>
Note

NOTE: We would strongly recommend that you contact our support team at support@tri-line.com if you need any help or assistance with this feature.

HTML
<p><b>Tel:</b> +44 (0)20 7265 2626 </p>
<p><b>E-mail:</b> support@tri-line.com </p>