[freeside-commits] branch FREESIDE_3_BRANCH updated. 141862b66a34de104f1e88527ee2ac605d2c87d9
Jeremy Davis
jeremyd at 420.am
Mon Aug 19 08:03:54 PDT 2013
The branch, FREESIDE_3_BRANCH has been updated
via 141862b66a34de104f1e88527ee2ac605d2c87d9 (commit)
from d37391564f4333a0d2cb288d7b3ad172464c3f86 (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 141862b66a34de104f1e88527ee2ac605d2c87d9
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Mon Aug 19 11:03:28 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