summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorivan <ivan>2011-10-25 22:35:21 +0000
committerivan <ivan>2011-10-25 22:35:21 +0000
commite3fe71c58c8780ce3f88c417931b455236b26529 (patch)
tree89aa17bb448ded3e8f2e603e3f38e9f43527ce27 /FS/FS.pm
parentf63936fb0404dc44fc8d3aa45c4edd4fa6670821 (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