diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2013-09-10 01:33:32 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2013-09-26 17:43:13 -0700 |
| commit | b46a09ef4cce4ddbd404e6e6347baffde8170716 (patch) | |
| tree | 65fffa1a27611359212833d93d29a8332c0853ba /FS/FS.pm | |
| parent | 5e5be65156dc03c73ac173af38329c187276d820 (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.pm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
