[freeside-commits] branch master updated. 50e89d97c110d58e0755c69775e0d243a82e352d

Ivan ivan at 420.am
Sat Jan 4 13:28:27 PST 2014


The branch, master has been updated
       via  50e89d97c110d58e0755c69775e0d243a82e352d (commit)
      from  a2d7e034ab84eb7f18140c076bbdc36c49456e77 (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 50e89d97c110d58e0755c69775e0d243a82e352d
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sat Jan 4 13:28:26 2014 -0800

    svc_alarm, RT#23694

diff --git a/FS/FS.pm b/FS/FS.pm
index 8a8f7b6..485792a 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -214,6 +214,14 @@ L<FS::cable_model> - Cable-modem model class
 
 L<FS::cable_provider> - Cable provider class
 
+L<FS::svc_alarm> - Alarm service class
+
+L<FS::alarm_system> - Alarm system class
+
+L<FS::alarm_type> - Alarm type (inputs and outputs) class
+
+L<FS::alarm_station> - Alarm central station class
+
 L<FS::inventory_class> - Inventory classes
 
 L<FS::inventory_item> - Inventory items

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

Summary of changes:
 FS/FS.pm |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)




More information about the freeside-commits mailing list