summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/edit/cust_main/billing.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/edit/cust_main/billing.html b/httemplate/edit/cust_main/billing.html
index 6db3b8852..530aa0910 100644
--- a/httemplate/edit/cust_main/billing.html
+++ b/httemplate/edit/cust_main/billing.html
@@ -539,6 +539,10 @@ function toggle(obj) {
<% $r %> required fields
% }
+<script type="text/javascript">
+ init_payauto_changed();
+</script>
+
<%once>
my $paystate_label = FS::Msgcat::_gettext('paystate');