From: ivan Date: Tue, 20 Jun 2000 07:13:03 +0000 (+0000) Subject: documentation update X-Git-Tag: freeside_1_3_0~127 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=e946a03513a43926a4da1ef82d486c64700b2623;hp=b6449417b8af1065a6e58f5cab11d63b33cbd2f9;p=freeside.git documentation update --- 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