X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=3bbd66fb600579c71beef002c3d9b6e2df2764e3;hb=52a2dbebe522c0866e18f09a169d39a0cbd4d7b8;hp=a6e3d74af93bc08e6d62872deb782e6939eea462;hpb=2041a9143fac20b79ead4a1ae01224dedf5b27c2;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index a6e3d74af..3bbd66fb6 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '0.01'; +$VERSION = '%%%VERSION%%%'; #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 @@ -88,6 +88,14 @@ L - Package definition option class L - Class linking package definitions (see L) with service definitions (see L) +L - Rate plans for call billing + +L - Rate regions for call billing + +L - Rate region prefixes for call billing + +L - Rate plan detail for call billing + L - Agent (reseller) class L - Agent type class