From 6eec422e339e7a7209cac18da71ba598ee18d7d2 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 13 Oct 2016 15:35:26 -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/cust_main') 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