X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fcust_main_invoice.pm;h=309691a4349cae2249ab01c9ab590b96dc55f2a8;hb=97d7032bb2550d35b481adc6c378b5074c66024a;hp=bd7d53dd6e5e0f33e421a1938884f24ebb698575;hpb=6cd87c0d3b5280446301c647fa5f1ec5a593fa3f;p=freeside.git 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