diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-02-16 17:23:51 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-02-16 17:23:51 -0800 |
commit | 86d3bab91d8baadcbe33e5bbceeb607990efa1eb (patch) | |
tree | 02d29e9ccd65ebd0402423bbe237edbf4e3f87f3 /FS/FS.pm | |
parent | d01d5826b8a8b64c5ccc64b0ee8e8c3db3e9ea57 (diff) |
credit limit for CDR prerating, RT#27267
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -376,6 +376,8 @@ L<FS::cust_main_Mixin> - Mixin class for records that contain fields from cust_m L<FS::cust_main_invoice> - Invoice destination class +L<FS::cust_main_credit_limit> - Customer credit limit events class + L<FS::cust_class> - Customer classification class L<FS::cust_category> - Customer category class |