From 70b73a5ac0a7930b7413ea7de4e82dd0e3e27cbe Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Fri, 14 Oct 2016 12:04:59 -0700 Subject: per-customer option to force anniversary packages to prorate, #38191 --- httemplate/edit/cust_main/billing.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'httemplate/edit') diff --git a/httemplate/edit/cust_main/billing.html b/httemplate/edit/cust_main/billing.html index 50262e82c..649c4c945 100644 --- a/httemplate/edit/cust_main/billing.html +++ b/httemplate/edit/cust_main/billing.html @@ -124,6 +124,12 @@ + <& /elements/checkbox.html, + field => 'force_prorate_day', + value => 'Y', + curr_value => $cust_main->force_prorate_day + &> + -- cgit v1.2.1