X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=75656ecc0545200d38e2e82ee31f3650f925f207;hb=b67aa7e32eddd8d67d53ef534a4803f1162f2cca;hp=8645c56cbe41c7c66bbbe4c120805896f8f1c2ee;hpb=e3fe71c58c8780ce3f88c417931b455236b26529;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 8645c56cb..75656ecc0 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.9git'; #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 @@ -162,6 +162,10 @@ L - Address block class L - Router class +L - Tower class + +L - Tower sector class + L - Broadband virtual field class L - Phone service class @@ -200,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 @@ -250,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) @@ -426,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