Tms Billablereport
From Sit
| Plugins: | tms_billablereport |
| Tms Billablereport | |
|---|---|
![]() | |
| Current version | v1.51 |
| Maintainer | Carsten Jensen |
| Download |
|
| Release status | experimental |
| This plugin is experimental, it may do bad things to your system or refuse to work. | |
Contents |
tms_billablereport plugin
The plugin is used in combination with tms_customfield_close and another row, in the table sit_updates, called "billed".
The plugin shows a listing of all incidents that hasn't yet been billed (using table billed). This plugin is very specific to an installation, but can be modified to show something else.
The plugin is marked as experimental, due to it adds some rows to the core SiT! tables, otherwise it should be seen as being stable.
Installation
- Download the newest version from here, right click and choose save as
- Extract the package
- Moved the contents of tms_billablereport to your plugins directory eg /var/www/plugins
- make SiT aware of the plugin, go to : SiT | Control Panel | Configuration
- Locate Load Plugins in the bottom of the screen, and add tms_billablereport to the comma separated list.
Usage
Go to Reports --> Incidents --> Billable Report
Put a checkmark in the box if you want to have a listing with both billed and not billed incidents, click either Screen or CSV. Screen will generate the listing to screen. CSV will refresh the screen with the new choices and also download a comma separated file.
- Choice to enter an incident number to show only that incident.
- Choice to mark a closed unbilled incident as Billed or undo billed.
Translation
Translate the plugin into your own language by copying en-GB.inc.php inside the i18n folder to the abbreviation for your language i.e. es-ES.inc.php and edit the text, save and quit.
