diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-02-16 17:24:05 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-02-16 17:24:05 -0800 |
commit | 296b198525e573770dd2a1c686493f522c69f51f (patch) | |
tree | 17169758d1f4f6cde25f955f16f3fae60ffcb813 /FS/FS.pm | |
parent | 1df1cb78110f3f47d474fd1496d8485c231fd4b8 (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
@@ -352,6 +352,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 |