[freeside-commits] freeside/httemplate/edit/cust_main billing.html, 1.31.2.8, 1.31.2.9
Erik Levinson
levinse at wavetail.420.am
Mon Jun 13 22:01:17 PDT 2011
Update of /home/cvs/cvsroot/freeside/httemplate/edit/cust_main
In directory wavetail.420.am:/tmp/cvs-serv11705/httemplate/edit/cust_main
Modified Files:
Tag: FREESIDE_2_1_BRANCH
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.31.2.8
retrieving revision 1.31.2.9
diff -u -w -d -r1.31.2.8 -r1.31.2.9
--- billing.html 9 Jun 2011 04:02:21 -0000 1.31.2.8
+++ billing.html 14 Jun 2011 05:01:15 -0000 1.31.2.9
@@ -539,6 +539,10 @@
<% $r %> required fields
% }
+<script type="text/javascript">
+ init_payauto_changed();
+</script>
+
<%once>
my $paystate_label = FS::Msgcat::_gettext('paystate');
More information about the freeside-commits
mailing list