X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=d62b5c224d179b746186eec7d89050974a45781c;hb=7906b13f3c1f4037dc45f9046e700a2a39add164;hp=d60baf35b1cb33c8de03d51d75fa33a0c0324228;hpb=8f6ff231e419250cb3bb75b5048649f0eb396a63;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index d60baf35b..d62b5c224 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '3.3git'; +$VERSION = '3.4git'; #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