summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FS/FS/part_pkg/rt_time.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/part_pkg/rt_time.pm b/FS/FS/part_pkg/rt_time.pm
index d179e750b..675a466b3 100644
--- a/FS/FS/part_pkg/rt_time.pm
+++ b/FS/FS/part_pkg/rt_time.pm
@@ -13,6 +13,7 @@ our $DEBUG = 0;
our %info = (
'name' => 'Bill from Time Worked on tickets in RT',
'shortname' => 'Project Billing (RT)',
+ 'weight' => 55,
'fields' => {
'base_rate' => { 'name' => 'Rate (per minute)',
'default' => 0,