X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=76dd77d946a7e9b3aaaa1ee0dea1c1955ca68ab1;hb=7d6818c03f5137848e9459d6943323c21ebdca8b;hp=5a44835339a430cee4961fb2da86cac9531f7bc0;hpb=757db83a60b65b093d6f8383a941c930d63c2169;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 5a4483533..76dd77d94 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '2.3.8git'; +$VERSION = '2.3.10git'; #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 @@ -206,6 +206,10 @@ L - Certificate service class L - Dish network service class +L - Cable service class + +L - Cable-model model class + L - Inventory classes L - Inventory items