X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=076f80b349b9738a96b8fc7f5be045896ee0418b;hb=3d0a1bb06b895c5be6e3f0517d355442a6b1e125;hp=371621286ff616797b265e701a9e725dbf4ce6b1;hpb=c7dfa5af7307e7b060a1fc68732ee1032f8ab208;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 371621286..076f80b34 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '%%%VERSION%%%'; +$VERSION = '4.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 @@ -87,6 +87,8 @@ L - Mixin class for records in tables that contain payinfo. L - Employees / internal users +L - Access sessions + L - Employee preferences L - Employee groups @@ -95,6 +97,8 @@ L - Employee group membership L - Group reseller access +L - Group sales access + L - Access rights L - POP (Point of Presence, not Post @@ -206,12 +210,16 @@ L - Certificate service class L - Dish network service class +L - Cable service class + L - Inventory classes L - Inventory items L - Service definition class +L - Service class class + L - Column constraint class L - Class linking service definitions (see L) @@ -227,6 +235,12 @@ L - Package class class L - Package definition class +L - Package definition localization class + +L - Package definition local currency prices + +L - Currency exchange rates + L - Package definition link class L - Tax class class @@ -262,8 +276,14 @@ L - Rater tier details for call billing L - Usage class class +L - Sales person class + L - Agent (reseller) class +L - Agent (reseller) currency class + +L - Agent (reseller) package class commission class + L - Agent type class L - Class linking agent types (see L) with package definitions (see L) @@ -276,6 +296,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