X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=371621286ff616797b265e701a9e725dbf4ce6b1;hb=7dd79523c75c3cd238fb1c0cb7ccb346a6569811;hp=13dc04f9ea0545a2d78701164cd6490b697dcec1;hpb=63a268637b2d51a8766412617724b9436439deb6;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 13dc04f9e..371621286 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -39,6 +39,8 @@ L - Package representing the current user L - Non OO-subroutines for the web interface. +L - Locales + L - Message catalog L - Search cache @@ -61,6 +63,8 @@ L - ClientAPI session cache L - A pony +L - Customer searching + L - Batch customer importing =head2 Database record classes @@ -120,7 +124,9 @@ L - External mail account class L - Time worked application to account class -L - RADIUS groups +L - RADIUS user group membership + +L - RADIUS groups L - Domain class @@ -128,16 +134,38 @@ L - DNS zone entries L - Domain registrar class +L - Communigate pro rule class + +L - Communigate pro rule condition class + +L - Communigate pro rule action class + L - Mail forwarding class +L - (Customer) Mailing list class + +L - Mailing list class + +L - Mailing list member class + L - Web virtual host class. L - DSL, wireless and other broadband class. +L - DSL + +L - DSL device MAC addresses + +L - DSL order notes + L - Address block class L - Router class +L - Tower class + +L - Tower sector class + L - Broadband virtual field class L - Phone service class @@ -148,6 +176,18 @@ L - Device definition class L - Phone number availability cache +L - LATA number to name mapping class + +L - MSA number to name mapping class + +L - Rate center list (for bulk DID orders) + +L - Bulk DID order vendor class + +L - Bulk DID order class + +L - Bulk DID order item class + L - Call Detail Record class L - Call Detail Record batch class @@ -160,6 +200,12 @@ L - CDR type class L - Externally tracked service class. +L - PBX service class + +L - Certificate service class + +L - Dish network service class + L - Inventory classes L - Inventory items @@ -189,9 +235,15 @@ L - Package definition option class L - Package reporting classification class +L - Package external mapping class + L - Class linking package definitions (see L) with service definitions (see L) +L - Service qualification class + +L - Qualification option class + L - One-time registration codes L - Class linking registration codes (see L) with package definitions (see L) @@ -204,6 +256,10 @@ L - Rate region prefixes for call billing L - Rate plan detail for call billing +L - Rate tiers for call billing + +L - Rater tier details for call billing + L - Usage class class L - Agent (reseller) class @@ -226,12 +282,20 @@ L - Customer package option class L - Customer package details class +L - Customer package discount class + +L - Customer package discount line item application class + +L - Discount class + L - Reason type class L - Reason class L - Package reason class +L - Contact class class + L - Contact class L - Contact phone class @@ -244,6 +308,12 @@ L - Prospect class L - Customer class +L - Customer billing class + +L - Customer real-time billing class + +L - Customer packages class + L - Customer location class L - Mixin class for records that contain fields from cust_main @@ -254,10 +324,16 @@ L - Customer classification class L - Customer category class +L - Customer tag class + +L - Tag definition class + L - Customer tax exemption class L - Customer note class +L - Customer note classification class + L - Banned payment information class L - Invoice class @@ -268,6 +344,8 @@ L - Invoice line item class L - Invoice line item detail class +L - Legacy data invoice class + L - (Old) Invoice event definition class L - (Old) Completed invoice event class @@ -332,7 +410,9 @@ L - Job arguments L - Job dependencies -L - Message catalogs +L - Message templates (customer notices) + +L - Message catalogs (error messages) L @@ -358,14 +438,28 @@ L - Historical account objects L - Historical broadband connection objects +L - Historical certificate services + +L - Historical Dish Network services + L - Historical domain objects +L - Historical DSL objects + L - Historical externally tracked service objects L - Historical mail forwarding alias objects +L - Historical isntalled hardware service objects + +L - Historical mailing list objects + +L - Historical PBX objects + L - Historical phone number objects +L - Historical port number objects + L - Historical web virtual host objects =head2 Remote API modules @@ -452,11 +546,35 @@ Commercial support is available; see =head1 AUTHORS -Primarily Ivan Kohler, with help from many kind folks, including core -contributors Jeff Finucane, Kristian Hoffman, Jason Hall and Peter Bowen. +=head2 CORE TEAM + +Jeremy Davis + +Ivan Kohler + +Mark Wells + +=head2 CORE EMERITUS + +Peter Bowen + +Jeff Finucane + +Jason Hall + +Kristian Hoffman + +Erik Levinson + +Brian McCane + +Richard Siddall + +Matt Simerson + +=head2 CONTRIBUTORS -See the CREDITS file in the Freeside distribution for a (hopefully) complete -list and the individal files for details. +See httemplate/docs/credits.html =head1 SEE ALSO