X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS.pm;h=57a1f6cfe83540b49fd5ed640bb201cfe7536453;hp=a6e3d74af93bc08e6d62872deb782e6939eea462;hb=55a68e4aabe10db4d9c3ab1bb8befd2f9f4b9008;hpb=6fe8172b11d0369d0b1274d6825ec0c57afe8001 diff --git a/FS/FS.pm b/FS/FS.pm index a6e3d74af..57a1f6cfe 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,18 @@ L - Package definition option class L - Class linking package definitions (see L) with service definitions (see L) +L - One-time registration codes + +L - Class linking registration codes (see L) with package 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