X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fcust_main_invoice.pm;h=6c155aca63101e4afde2b3a912ae240e51ded89b;hb=0b2e7bf798685d0d6eb2f7a950783207d686d744;hp=b6ef2606668663c2ae3936b9cf6d444fb7b6227f;hpb=32072dbf59a054529f5304574c0f56f9567d14d0;p=freeside.git diff --git a/FS/FS/cust_main_invoice.pm b/FS/FS/cust_main_invoice.pm index b6ef26066..6c155aca6 100644 --- a/FS/FS/cust_main_invoice.pm +++ b/FS/FS/cust_main_invoice.pm @@ -11,6 +11,11 @@ use FS::Msgcat qw(gettext); FS::cust_main_invoice - Object methods for cust_main_invoice records +=head1 ANNOUNCEMENT + +This is deprecated in version 4. Instead, contacts with the "invoice_dest" +attribute should be used. + =head1 SYNOPSIS use FS::cust_main_invoice;