From: ivan Date: Tue, 19 Nov 2002 10:09:34 +0000 (+0000) Subject: typo adding lec transactions X-Git-Tag: freeside_1_5_0pre1~130 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=103cdcd9ea5630d3b1ce263345c48cd8d261e34c typo adding lec transactions --- diff --git a/FS/FS/cust_bill.pm b/FS/FS/cust_bill.pm index a682c5958..3e9377802 100644 --- a/FS/FS/cust_bill.pm +++ b/FS/FS/cust_bill.pm @@ -646,7 +646,7 @@ for supported processors. =cut -sub realtime_ach { +sub realtime_lec { my $self = shift; $self->realtime_bop( 'LEC', @@ -1121,7 +1121,7 @@ sub print_text { =head1 VERSION -$Id: cust_bill.pm,v 1.52 2002-11-19 09:51:58 ivan Exp $ +$Id: cust_bill.pm,v 1.53 2002-11-19 10:09:34 ivan Exp $ =head1 BUGS