https://github.com/bestpractical/rt-extension-activityreports-billing
https://github.com/bestpractical/rt-extension-activityreports-billing
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bestpractical/rt-extension-activityreports-billing
- Owner: bestpractical
- Created: 2009-07-02T20:05:25.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2009-07-02T20:06:12.000Z (almost 17 years ago)
- Last Synced: 2025-06-10T20:13:39.780Z (12 months ago)
- Language: Perl
- Homepage: http://search.cpan.org/dist/RT-Extension-ActivityReports-Billing
- Size: 93.8 KB
- Stars: 3
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This extension is Copyright (C) 2007 Best Practical Solutions, LLC.
It is freely redistributable under the terms of version 2 of the GNU GPL.
SUMMARY ---
RT::Extension::ActivityReports::Billing is a plugin to the module
RT::Extension::ActivityReports that provides functionality for reporting on
billable time, and an interface to record whether a billable transaction has
been invoiced.
PREREQUISITES ---
This extension requires version 0.10 of RT::Extension::ActivityReports.
INSTALLATION ---
To install the extension:
$ perl Makefile.PL
(it may prompt you for the path to your RT.pm, if it can't
automatically detect it.)
$ make
$ make install
If this is the first time you are installing this extension:
$ make initdb
When these steps have completed successfully, restart your RT webserver.
USAGE ---
Once installed, the billing activity report can be accessed in the pick-list shown
at http:///Reports/Activity/index.html