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-26 17:43:13 -0700
commitb46a09ef4cce4ddbd404e6e6347baffde8170716 (patch)
tree65fffa1a27611359212833d93d29a8332c0853ba /FS/FS.pm
parent5e5be65156dc03c73ac173af38329c187276d820 (diff)
svc_cable service have a single serial / MAC / model, not one-to-many devices like svc_phone and svc_dsl (2.3 backport), RT#22009
Conflicts: FS/FS/Mason.pm FS/FS/svc_broadband.pm FS/MANIFEST httemplate/edit/elements/part_svc_column.html httemplate/elements/menu.html
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 2dcc796b6..75656ecc0 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