[freeside-commits] freeside/httemplate/edit/cust_main billing.html, 1.42, 1.43
Erik Levinson
levinse at wavetail.420.am
Mon Jun 13 22:01:16 PDT 2011
Update of /home/cvs/cvsroot/freeside/httemplate/edit/cust_main
In directory wavetail.420.am:/tmp/cvs-serv11691/httemplate/edit/cust_main
Modified Files:
billing.html
Log Message:
configurable payment date for auto CHEK/CARD, RT10813
Index: billing.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/cust_main/billing.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -w -d -r1.42 -r1.43
--- billing.html 9 Jun 2011 03:46:37 -0000 1.42
+++ billing.html 14 Jun 2011 05:01:14 -0000 1.43
@@ -549,6 +549,10 @@
<% $r %> <% mt('required fields') |h %>
% }
+<script type="text/javascript">
+ init_payauto_changed();
+</script>
+
<%once>
my $paystate_label = FS::Msgcat::_gettext('paystate');
More information about the freeside-commits
mailing list