summaryrefslogtreecommitdiff
path: root/FS/FS/part_pkg
diff options
context:
space:
mode:
authorJeremy Davis <jeremyd@freeside.biz>2013-08-17 11:18:51 -0400
committerJeremy Davis <jeremyd@freeside.biz>2013-08-17 11:18:51 -0400
commit00d8adfeadef4eae18cc37b0b72dae4d14859b47 (patch)
treef9c5518dcaa0b64ef0a51800010e31b2022593f2 /FS/FS/part_pkg
parent54a0ca0d760b533cc3716f33a570b96f273e743f (diff)
#19917 usage_nozero not showing in UI
Diffstat (limited to 'FS/FS/part_pkg')
-rw-r--r--FS/FS/part_pkg/voip_cdr.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/part_pkg/voip_cdr.pm b/FS/FS/part_pkg/voip_cdr.pm
index 4200f33bc..de17cd3b8 100644
--- a/FS/FS/part_pkg/voip_cdr.pm
+++ b/FS/FS/part_pkg/voip_cdr.pm
@@ -340,8 +340,8 @@ tie my %detail_formats, 'Tie::IxHash',
411_rewrite
output_format
selfservice_format selfservice_inbound_format
- usage_mandate summarize_usage usage_section
- bill_every_call bill_inactive_svcs
+ usage_mandate summarize_usage usage_section
+ usage_nozero bill_every_call bill_inactive_svcs
count_available_phones suspend_bill
)
],