diff options
author | ivan <ivan> | 2009-08-20 04:03:35 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-08-20 04:03:35 +0000 |
commit | 5c35f5323f1cdcf7eabe6632d0352ea417d3047e (patch) | |
tree | c830e60e5648cd1f16454c6bff19f5a3c133a10a /FS/FS.pm | |
parent | ed7d3ad7e00fb57f8ded643de5d5217ee64061ad (diff) |
Emailing statements of accounts, RT#4860
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -242,6 +242,8 @@ L<FS::banned_pay> - Banned payment information class L<FS::cust_bill> - Invoice class +L<FS::cust_statement> - Informational statement class + L<FS::cust_bill_pkg> - Invoice line item class L<FS::cust_bill_pkg_detail> - Invoice line item detail class |