X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=48a9dc363ae80025e95015f1c5f27c4bdaf68d1a;hb=619b5649552e11eeef2cae712b923d7e0f6d3f43;hp=f915728e3a35786fc90e437a328e81eaf1927076;hpb=6027eeaf77eb9f7e55a60ed551d41fe804433e2e;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index f915728e3..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 @@ -304,7 +320,9 @@ L - Customer package discount class L - Customer package discount line item application class -L - Discount class +L - Discount class + +L - Discount class class L - Reason type class @@ -338,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