[freeside-commits] branch FREESIDE_3_BRANCH updated. 96ae0e14d1e0113858ace78ea4586bc3ad11c844

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


The branch, FREESIDE_3_BRANCH has been updated
       via  96ae0e14d1e0113858ace78ea4586bc3ad11c844 (commit)
      from  77269df6caa07bb5ba380ce7816dee49045a9a14 (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 96ae0e14d1e0113858ace78ea4586bc3ad11c844
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Aug 16 16:18:31 2017 -0700

    document fields

diff --git a/FS/FS/svc_cable.pm b/FS/FS/svc_cable.pm
index dde682b..efff125 100644
--- a/FS/FS/svc_cable.pm
+++ b/FS/FS/svc_cable.pm
@@ -39,6 +39,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