From ef405fedfb6095c153cc34166da0e15d40ad8bf7 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 16 Jan 2010 23:39:57 +0000 Subject: [PATCH] add usage_mandate option to termination price plan, RT#6932 --- FS/FS/part_pkg/cdr_termination.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ) ], -- 2.11.0