add legacy_cust_bill to hold legacy invoice content, RT#12981
[freeside.git] / FS / FS.pm
index 972a21a..8645c56 100644 (file)
--- 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