X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=48a9dc363ae80025e95015f1c5f27c4bdaf68d1a;hb=282d98b8ebad35123455dd8ccb414805a1624c6c;hp=d6555007b15e2080decdd8197e7ee2f98a7d9956;hpb=d9dc1fc7a9540208f4088aed0cce8b7a9bbefb27;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index d6555007b..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,6 +206,8 @@ L - Externally tracked service class. L - PBX service class +L - PBX extension class + L - Certificate service class L - Dish network service class @@ -350,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