From: ivan Date: Tue, 19 Nov 2002 10:09:44 +0000 (+0000) Subject: typo adding lec transactions X-Git-Tag: freeside_1_4_1beta6~52 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=77ce2d698bb96f02def101451582982ea1b119ca;p=freeside.git typo adding lec transactions --- diff --git a/FS/FS/cust_bill.pm b/FS/FS/cust_bill.pm index 45906cae3..609158b89 100644 --- a/FS/FS/cust_bill.pm +++ b/FS/FS/cust_bill.pm @@ -665,7 +665,7 @@ for supported processors. =cut -sub realtime_ach { +sub realtime_lec { my $self = shift; $self->realtime_bop( 'LEC', @@ -1213,7 +1213,7 @@ sub print_text { =head1 VERSION -$Id: cust_bill.pm,v 1.41.2.9 2002-11-19 09:52:01 ivan Exp $ +$Id: cust_bill.pm,v 1.41.2.10 2002-11-19 10:09:44 ivan Exp $ =head1 BUGS