From: Mark Wells Date: Tue, 26 May 2015 19:36:32 +0000 (-0700) Subject: fix check batches X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=e1f3623d238aa5c2717c082ef7427cd460c34e02 fix check batches --- diff --git a/FS/FS/cust_main/Billing_Batch.pm b/FS/FS/cust_main/Billing_Batch.pm index 67208e6cc..c2416ab32 100644 --- a/FS/FS/cust_main/Billing_Batch.pm +++ b/FS/FS/cust_main/Billing_Batch.pm @@ -5,6 +5,7 @@ use vars qw( $conf ); use FS::Record qw( qsearch qsearchs dbh ); use FS::pay_batch; use FS::cust_pay_batch; +use FS::cust_bill_pay_batch; install_callback FS::UID sub { $conf = new FS::Conf; diff --git a/httemplate/misc/payment.cgi b/httemplate/misc/payment.cgi index a48aa0120..4860aed83 100644 --- a/httemplate/misc/payment.cgi +++ b/httemplate/misc/payment.cgi @@ -122,7 +122,7 @@ <% mt('Account number') |h %> <% mt('Type') |h %> - + <% mt($routing_label) |h %>