X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=8bbff12e5db51d256d4767d4fe83a1f2d05afbcc;hb=cc6bedada3c99e3e9ca4748546f3b4ab847c3cba;hp=371621286ff616797b265e701a9e725dbf4ce6b1;hpb=7dd79523c75c3cd238fb1c0cb7ccb346a6569811;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 371621286..8bbff12e5 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 @@ -95,6 +95,8 @@ L - Employee group membership L - Group reseller access +L - Group sales access + L - Access rights L - POP (Point of Presence, not Post @@ -212,6 +214,8 @@ L - Inventory items L - Service definition class +L - Service class class + L - Column constraint class L - Class linking service definitions (see L) @@ -262,6 +266,8 @@ L - Rater tier details for call billing L - Usage class class +L - Sales person class + L - Agent (reseller) class L - Agent type class