X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=48a9dc363ae80025e95015f1c5f27c4bdaf68d1a;hb=26010ef38cea8b15bc01ede43817ec7e22efbf47;hp=54194209e6122b7e5442a41dcbf8499b6b00b9b2;hpb=aa8d83861d725a1566375c15382780930f08fedd;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 54194209e..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,12 +206,26 @@ 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-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 L - Inventory items @@ -302,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 @@ -336,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