configurable payment date for auto CHEK/CARD, RT10813
authorlevinse <levinse>
Tue, 14 Jun 2011 05:01:14 +0000 (05:01 +0000)
committerlevinse <levinse>
Tue, 14 Jun 2011 05:01:14 +0000 (05:01 +0000)
httemplate/edit/cust_main/billing.html

index a1927fa..049e7ed 100644 (file)
@@ -549,6 +549,10 @@ function toggle(obj) {
   <% $r %> <% mt('required fields') |h %> 
 % } 
 
+<script type="text/javascript">
+    init_payauto_changed();
+</script>
+
 <%once>
 
 my $paystate_label = FS::Msgcat::_gettext('paystate');