summaryrefslogtreecommitdiff
path: root/FS/FS/cust_main_invoice.pm
diff options
context:
space:
mode:
authorivan <ivan>2001-07-27 17:16:25 +0000
committerivan <ivan>2001-07-27 17:16:25 +0000
commit1f74aa5510087acf5a8d0415f6efb690b0aa0c31 (patch)
tree3275187efb8ab28b287c3da65fc8cffa5067cc53 /FS/FS/cust_main_invoice.pm
parent9b1aada27ca0d46931edb05a34a9885e2f253778 (diff)
clarification
Diffstat (limited to 'FS/FS/cust_main_invoice.pm')
-rw-r--r--FS/FS/cust_main_invoice.pm7
1 files changed, 4 insertions, 3 deletions
diff --git a/FS/FS/cust_main_invoice.pm b/FS/FS/cust_main_invoice.pm
index d06a718..58542c6 100644
--- a/FS/FS/cust_main_invoice.pm
+++ b/FS/FS/cust_main_invoice.pm
@@ -118,8 +118,9 @@ sub check {
=item checkdest
Checks the dest field only. If it finds that the account ends in the
-same domain configured in the configuration files, it will change the
-invoice destination from an email address to a service number instead.
+same domain configured as the B<domain> configuration file, it will change the
+invoice destination from an email address to a service number (see
+L<FS::svc_acct>).
=cut
@@ -169,7 +170,7 @@ sub address {
=head1 VERSION
-$Id: cust_main_invoice.pm,v 1.3 2001-07-27 06:17:46 thalakan Exp $
+$Id: cust_main_invoice.pm,v 1.4 2001-07-27 17:16:25 ivan Exp $
=head1 BUGS