diff options
author | ivan <ivan> | 2010-09-20 20:29:31 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-09-20 20:29:31 +0000 |
commit | da122d33411802d26d34033a1ca68cae29125259 (patch) | |
tree | d1dac535768db5611c8c7e0b9b76b2301f251f12 /FS/FS.pm | |
parent | 0c85c6c79de56330a30e38c6cb9a284dd2bbdeba (diff) |
last of the refatoring giant cust_main.pm for now, RT#9967
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -268,6 +268,8 @@ L<FS::cust_main::Billing> - Customer billing class L<FS::cust_main::Billing_Realtime> - Customer real-time billing class +L<FS::cust_main::Packages> - Customer packages class + L<FS::cust_location> - Customer location class L<FS::cust_main_Mixin> - Mixin class for records that contain fields from cust_main |