X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=48a9dc363ae80025e95015f1c5f27c4bdaf68d1a;hb=58323c34f3dd367739d9b3c4c67e5b147f9fc882;hp=490e6f5e91e3f33098cc906f9e5630e53813cdab;hpb=e58318fb3653e96097c0c3af84369d3397619cc4;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 490e6f5e9..48a9dc363 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '3.2git'; +$VERSION = '3.3git'; #find missing entries in this file with: # for a in `ls *pm | cut -d. -f1`; do grep 'L' ../FS.pm >/dev/null || echo "missing $a" ; done @@ -97,6 +97,10 @@ L - Group reseller access L - Access rights +L - Installers / schedulable resources + +L - Installer/resource availability + L - POP (Point of Presence, not Post Office Protocol) class @@ -202,13 +206,25 @@ L - Externally tracked service class. L - PBX service class +L - PBX extension class + L - Certificate service class L - Dish network service class L - Cable service class -L - Cable-model model class +L - Cable-modem model class + +L - Cable provider class + +L - Alarm service class + +L - Alarm system class + +L - Alarm type (inputs and outputs) class + +L - Alarm central station class L - Inventory classes @@ -340,6 +356,8 @@ L - Mixin class for records that contain fields from cust_m L - Invoice destination class +L - Customer credit limit events class + L - Customer classification class L - Customer category class