summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-09-10 01:33:32 -0700
committerIvan Kohler <ivan@freeside.biz>2013-09-10 01:33:32 -0700
commit6027eeaf77eb9f7e55a60ed551d41fe804433e2e (patch)
treeb75550abc97d198ffb21b34436dbc93be620b697 /FS/FS.pm
parent472a125d9ab758cc94294ed51a9b16c941d658d2 (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 54194209e..f915728e3 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -208,6 +208,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