diff options
| author | ivan <ivan> | 2011-10-25 22:35:21 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2011-10-25 22:35:21 +0000 |
| commit | e3fe71c58c8780ce3f88c417931b455236b26529 (patch) | |
| tree | 89aa17bb448ded3e8f2e603e3f38e9f43527ce27 /FS/FS.pm | |
| parent | f63936fb0404dc44fc8d3aa45c4edd4fa6670821 (diff) | |
add legacy_cust_bill to hold legacy invoice content, RT#12981
Diffstat (limited to 'FS/FS.pm')
| -rw-r--r-- | FS/FS.pm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
