X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=75656ecc0545200d38e2e82ee31f3650f925f207;hb=5bb3332639ffadd71b00ad41fd2a7cbb038092ab;hp=c3a1ac2f686ce54d5684e83ec1639d6592614d49;hpb=f69c973ce72c4622cfba7a0c8c642454f1a3b1f1;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index c3a1ac2f6..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 @@ -206,6 +206,10 @@ L - Certificate service class L - Dish network service class +L - Cable service class + +L - Cable-model model class + L - Inventory classes L - Inventory items @@ -264,6 +268,8 @@ 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)