X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=48a9dc363ae80025e95015f1c5f27c4bdaf68d1a;hb=619b5649552e11eeef2cae712b923d7e0f6d3f43;hp=2d751efe449c96f7d9f9c4082eb335be0cb273cd;hpb=4c8c3c5166ee6949c3b3339b12b1985d95330bc4;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 2d751efe4..48a9dc363 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '3.2'; +$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 @@ -352,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