diff options
author | Ivan Kohler <ivan@freeside.biz> | 2013-09-10 01:33:32 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2013-09-10 01:33:32 -0700 |
commit | 6027eeaf77eb9f7e55a60ed551d41fe804433e2e (patch) | |
tree | b75550abc97d198ffb21b34436dbc93be620b697 /FS/FS.pm | |
parent | 472a125d9ab758cc94294ed51a9b16c941d658d2 (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.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 |