X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=9c55a8eaa307184963f8ae61b524268e18afa43a;hb=a03ef407980e86079b82383069c5bef037bac2d5;hp=8645c56cbe41c7c66bbbe4c120805896f8f1c2ee;hpb=e3fe71c58c8780ce3f88c417931b455236b26529;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 8645c56cb..9c55a8eaa 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.7git'; #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,8 @@ L - PBX service class L - Certificate service class +L - Dish network service class + L - Inventory classes L - Inventory items @@ -250,10 +256,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 +438,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