X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=2523d7c4d41b45068ba6da59d85f98e17b4454c2;hb=810f6c01aa6882f6893d4cbb061d1adafaf79638;hp=6c7fb04a55f1b59d6a0ce20480c4d1c350f3d5f9;hpb=d8a43b104aca6a01f8f1fd821dd29f3dffd59919;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 6c7fb04a5..2523d7c4d 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '3.8git'; +$VERSION = '3.93~git'; #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 @@ -53,7 +53,7 @@ L - Report data objects L - Report data objects -L - Backend XML::RPC server +L - Backend XML::RPC server L - Miscellaneous subroutines @@ -67,6 +67,8 @@ L - Customer searching L - Batch customer importing +L - Batch contact importing + =head2 Database record classes L - Database record base class @@ -282,7 +284,7 @@ L - Rate plan detail for call billing L - Rate tiers for call billing -L - Rater tier details for call billing +L - Rater tier details for call billing L - Usage class class @@ -528,8 +530,6 @@ L - Recreate database schema cache L - Command line interface to delete (freeside) users. -L - Emails notifications of credit card expirations. - L - Prints email addresses of all users on STDOUT L - Send a freeside page to a list of employees.