summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorivan <ivan>2011-10-25 22:35:14 +0000
committerivan <ivan>2011-10-25 22:35:14 +0000
commit75769d888d9c306d5d5ccde3260c0267268cf4ed (patch)
treecbcb69b4d672826dc78064393d182e3eb7144659 /FS/FS.pm
parenta4c7ef67a9ca3c473c48f7176865408e619933d0 (diff)
add legacy_cust_bill to hold legacy invoice content, RT#12981
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index 972a21afb..8645c56cb 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -332,6 +332,8 @@ L<FS::cust_bill_pkg> - Invoice line item class
L<FS::cust_bill_pkg_detail> - Invoice line item detail class
+L<FS::legacy_cust_bill> - Legacy data invoice class
+
L<FS::part_bill_event> - (Old) Invoice event definition class
L<FS::cust_bill_event> - (Old) Completed invoice event class