From e946a03513a43926a4da1ef82d486c64700b2623 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 20 Jun 2000 07:13:03 +0000 Subject: [PATCH] documentation update --- FS/FS/cust_main_invoice.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FS/FS/cust_main_invoice.pm b/FS/FS/cust_main_invoice.pm index bd7d53dd6..309691a43 100644 --- a/FS/FS/cust_main_invoice.pm +++ b/FS/FS/cust_main_invoice.pm @@ -48,7 +48,7 @@ FS::Record. The following fields are currently supported: =item custnum - customer (see L) -=item dest - Invoice destination: If numeric, a svcnum, if string, a literal email address, or `POST' to enable mailing (the default if no cust_main_invoice records exist) +=item dest - Invoice destination: If numeric, a svcnum (see L), if string, a literal email address, or `POST' to enable mailing (the default if no cust_main_invoice records exist) =back @@ -167,7 +167,7 @@ sub address { =head1 VERSION -$Id: cust_main_invoice.pm,v 1.1 1999-08-04 09:03:53 ivan Exp $ +$Id: cust_main_invoice.pm,v 1.2 2000-06-20 07:13:03 ivan Exp $ =head1 BUGS -- 2.11.0