[freeside-commits] branch FREESIDE_4_BRANCH updated. 8d07cd00e98b3b0e5f95a304d419382d4d35acff

Ivan ivan at 420.am
Wed Aug 16 16:18:11 PDT 2017


The branch, FREESIDE_4_BRANCH has been updated
       via  8d07cd00e98b3b0e5f95a304d419382d4d35acff (commit)
      from  406e8eb014c16aa9af7dd8d88c630e8fd1a37319 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8d07cd00e98b3b0e5f95a304d419382d4d35acff
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Aug 16 16:18:05 2017 -0700

    document fields

diff --git a/FS/FS/svc_cable.pm b/FS/FS/svc_cable.pm
index 9e818e1..5e3f180 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<FS::cable_provider>)
+
+=item ordernum
+
+Provider order number
+
+=item modelnum
+
+Cable device model (see L<FS::cable_model>)
+
+=item serialnum
+
+Cable device serial number
+
+=item mac_addr
+
+Cable device MAC address
+
 =back
 
 =head1 METHODS

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/svc_cable.pm |   20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)




More information about the freeside-commits mailing list