summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-09-10 01:33:25 -0700
committerIvan Kohler <ivan@freeside.biz>2013-09-10 01:33:25 -0700
commitec9b0f903dfa57efc0c82791b9efa74f0c746bc0 (patch)
treea2deef2c89f770fafce26f3d5d1b5770fc7c0536 /FS/FS.pm
parentfcadc3a661a041b9119c287ade346e70f108f335 (diff)
svc_cable service have a single serial / MAC / model, not one-to-many devices like svc_phone and svc_dsl, RT#22009
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index 348444431..b3ebf3050 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -210,6 +210,8 @@ L<FS::svc_dish> - Dish network service class
L<FS::svc_cable> - Cable service class
+L<FS::cable_model> - Cable-model model class
+
L<FS::inventory_class> - Inventory classes
L<FS::inventory_item> - Inventory items