X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2Fpart_pkg%2Fvoip_cdr.pm;h=5a27f064f07c8c1d5864ec88edc36a469fd4f414;hb=f2766e203e1aa144d046a26cf13e01e1f5b00f64;hp=1a9718641a1c652feeec327a8a6b0dceb2e7df27;hpb=d62206a94d9d49ef96640e0a8ec492679f8345e9;p=freeside.git diff --git a/FS/FS/part_pkg/voip_cdr.pm b/FS/FS/part_pkg/voip_cdr.pm index 1a9718641..5a27f064f 100644 --- a/FS/FS/part_pkg/voip_cdr.pm +++ b/FS/FS/part_pkg/voip_cdr.pm @@ -263,7 +263,7 @@ tie my %detail_formats, 'Tie::IxHash', 'type' => 'checkbox', }, - 'usage_mandate' => { 'name' => 'Always put usage details in separate section', + 'usage_mandate' => { 'name' => 'Always put usage details in separate section. The section is defined in the next option.', 'type' => 'checkbox', }, #eofalse @@ -340,12 +340,12 @@ 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 usage_section summarize_usage + usage_nozero bill_every_call bill_inactive_svcs count_available_phones suspend_bill ) ], - 'weight' => 40, + 'weight' => 41, ); sub price_info {