From: ivan Date: Sat, 16 Jan 2010 23:39:57 +0000 (+0000) Subject: add usage_mandate option to termination price plan, RT#6932 X-Git-Tag: root_of_svc_elec_features~540 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=ef405fedfb6095c153cc34166da0e15d40ad8bf7 add usage_mandate option to termination price plan, RT#6932 --- diff --git a/FS/FS/part_pkg/cdr_termination.pm b/FS/FS/part_pkg/cdr_termination.pm index 62ac4676e..cfd6b4e71 100644 --- a/FS/FS/part_pkg/cdr_termination.pm +++ b/FS/FS/part_pkg/cdr_termination.pm @@ -90,7 +90,7 @@ tie my %temporalities, 'Tie::IxHash', 'fieldorder' => [qw( setup_fee recur_fee recur_temporality unused_credit recur_method cutoff_day - output_format usage_section summarize_usage + output_format usage_section summarize_usage usage_mandate ) ],