X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=2d963b54f7c8b56b8673d5c03be3f3d8ec938770;hb=0af38652da3b3be7da2d35b048285ef6f2194e1a;hp=e169166bddae6feae22a7b87e8f01d6b4b733c70;hpb=8d7cd4b2bd99cc1a711d81b55a1652d31eda4df5;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index e169166bd..2d963b54f 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '%%%VERSION%%%'; +$VERSION = '3.0git'; #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