X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=f2e37fd83cc391571905a9d572c7ca6be978cf75;hb=8a54677fd5dfcc1e55188374b206de24275fd780;hp=8bbff12e5db51d256d4767d4fe83a1f2d05afbcc;hpb=9c021c0763dd09b8457d16389d693fdfe858ca82;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 8bbff12e5..f2e37fd83 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '3.0git'; +$VERSION = '3.1git'; #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 @@ -270,6 +270,8 @@ L - Sales person 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) @@ -282,6 +284,10 @@ L - Agent payment gateway class L - Service class +L - Export hostname choice class + +L - Customer export hostname class + L - Customer package class L - Customer package option class