X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=76dd77d946a7e9b3aaaa1ee0dea1c1955ca68ab1;hb=refs%2Fheads%2FFREESIDE_2_3_BRANCH;hp=9a4fbce5e80fb27471835b1465646664deae5dc7;hpb=e356f2ebb6564fe8d5333fc89bb4583ee3cd1fb1;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 9a4fbce5e..76dd77d94 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '%%%VERSION%%%'; +$VERSION = '2.3.10git'; #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 @@ -39,6 +39,8 @@ L - Package representing the current user L - Non OO-subroutines for the web interface. +L - Locales + L - Message catalog L - Search cache @@ -122,7 +124,9 @@ L - External mail account class L - Time worked application to account class -L - RADIUS groups +L - RADIUS user group membership + +L - RADIUS groups L - Domain class @@ -150,12 +154,18 @@ L - DSL, wireless and other broadband class. L - DSL +L - DSL device MAC addresses + L - DSL order notes L - Address block class L - Router class +L - Tower class + +L - Tower sector class + L - Broadband virtual field class L - Phone service class @@ -168,10 +178,16 @@ L - Phone number availability cache L - LATA number to name mapping class +L - MSA number to name mapping class + +L - Rate center list (for bulk DID orders) + L - Bulk DID order vendor class L - Bulk DID order class +L - Bulk DID order item class + L - Call Detail Record class L - Call Detail Record batch class @@ -188,6 +204,12 @@ L - PBX service class L - Certificate service class +L - Dish network service class + +L - Cable service class + +L - Cable-model model class + L - Inventory classes L - Inventory items @@ -238,10 +260,16 @@ L - Rate region prefixes for call billing L - Rate plan detail for call billing +L - Rate tiers for call billing + +L - Rater tier details for call billing + L - Usage class class L - Agent (reseller) class +L - Agent (reseller) package class commission class + L - Agent type class L - Class linking agent types (see L) with package definitions (see L) @@ -320,6 +348,8 @@ L - Invoice line item class L - Invoice line item detail class +L - Legacy data invoice class + L - (Old) Invoice event definition class L - (Old) Completed invoice event class @@ -412,17 +442,27 @@ L - Historical account objects L - Historical broadband connection objects +L - Historical certificate services + +L - Historical Dish Network services + L - Historical domain objects +L - Historical DSL objects + L - Historical externally tracked service objects L - Historical mail forwarding alias objects +L - Historical isntalled hardware service objects + L - Historical mailing list objects +L - Historical PBX objects + L - Historical phone number objects -L - Historical PBX objects +L - Historical port number objects L - Historical web virtual host objects