diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-02-15 23:21:50 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-02-15 23:21:50 -0800 |
commit | 2c5aa117162ef4dfce93da42ea3391dcdece4bb9 (patch) | |
tree | c98aa69322ad4621650a8cfe08b7daef102409ea /FS/FS.pm | |
parent | 32693d38eeb1144fbdf255d65f60810122286b9c (diff) |
remove ancient invoice events
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -408,10 +408,6 @@ 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 - L<FS::part_event> - (New) Billing event definition class L<FS::part_event_option> - (New) Billing event option class |