[freeside-commits] branch master updated. 00d8adfeadef4eae18cc37b0b72dae4d14859b47
Jeremy Davis
jeremyd at 420.am
Mon Aug 19 08:01:42 PDT 2013
The branch, master has been updated
via 00d8adfeadef4eae18cc37b0b72dae4d14859b47 (commit)
from 54a0ca0d760b533cc3716f33a570b96f273e743f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 00d8adfeadef4eae18cc37b0b72dae4d14859b47
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Sat Aug 17 11:18:51 2013 -0400
#19917 usage_nozero not showing in UI
diff --git a/FS/FS/part_pkg/voip_cdr.pm b/FS/FS/part_pkg/voip_cdr.pm
index 4200f33..de17cd3 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
)
],
-----------------------------------------------------------------------
Summary of changes:
FS/FS/part_pkg/voip_cdr.pm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
More information about the freeside-commits
mailing list