From 852b6d4f7a6baab8298d76fca4f3c5536b011dbb Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 4 Oct 2007 01:21:12 +0000 Subject: update FS base page for new stuff in 1.9 --- FS/FS.pm | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) (limited to 'FS/FS.pm') diff --git a/FS/FS.pm b/FS/FS.pm index 462815db3..5618ae695 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -69,7 +69,7 @@ L - Base class for tables with a related table listing names L - Base class for option sub-classes -L - Package class class +L - Configuration value class L - Mixin class for records in tables that contain payinfo. @@ -92,6 +92,8 @@ L - Local calling area class L - Referral class +L - Package referral class + L - Locale (tax rate) class L - Tax exemption record class @@ -106,6 +108,8 @@ L - Account (shell, RADIUS, POP3) class L - External mail account class +L - Time worked application to account class + L - RADIUS groups L - Domain class @@ -216,9 +220,25 @@ L - Invoice line item class L - Invoice line item detail class -L - Invoice event definition class +L - (Old) Invoice event definition class + +L - (Old) Completed invoice event class + +L - (New) Billing event definition class + +L - (New) Billing event option class + +L - (New) Billing event condition base class + +L - (New) Billing event action base class + +L - (New) Billing event condition class + +L - (New) Billing event condition option class + +L - (New) Billing event condition compound option class -L - Completed invoice event class +L - (New) Customer event class L - Base class for bill application classes -- cgit v1.2.1