X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fsvc_cable.pm;h=5e3f180b86060d62d3584bcc2eba65c71eff558f;hb=29445ff3f69c32ba0f836f3c5bbaf946c154b360;hp=9e818e142f9d2d12455664aa5588ff3486c01783;hpb=2a56c671635687bf2648eb3a7cf4bce228101af3;p=freeside.git diff --git a/FS/FS/svc_cable.pm b/FS/FS/svc_cable.pm index 9e818e142..5e3f180b8 100644 --- a/FS/FS/svc_cable.pm +++ b/FS/FS/svc_cable.pm @@ -36,6 +36,26 @@ from FS::Record. The following fields are currently supported: primary key +=item providernum + +Provider (see L) + +=item ordernum + +Provider order number + +=item modelnum + +Cable device model (see L) + +=item serialnum + +Cable device serial number + +=item mac_addr + +Cable device MAC address + =back =head1 METHODS