[freeside-commits] freeside/FS FS.pm,1.32.2.4,1.32.2.5
Ivan,,,
ivan at wavetail.420.am
Mon Feb 18 18:37:33 PST 2008
Update of /home/cvs/cvsroot/freeside/FS
In directory wavetail.420.am:/tmp/cvs-serv11785
Modified Files:
Tag: FREESIDE_1_7_BRANCH
FS.pm
Log Message:
update base API docs contents
Index: FS.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS.pm,v
retrieving revision 1.32.2.4
retrieving revision 1.32.2.5
diff -u -d -r1.32.2.4 -r1.32.2.5
--- FS.pm 29 Nov 2007 02:55:10 -0000 1.32.2.4
+++ FS.pm 19 Feb 2008 02:37:31 -0000 1.32.2.5
@@ -25,6 +25,8 @@
L<FS::Setup> - Setup subroutines
+L<FS::Upgrade> - Upgrade subroutines
+
L<FS::Conf> - Freeside configuration values
L<FS::ConfItem> - Freeside configuration option meta-data.
@@ -274,6 +276,10 @@
L<FS::h_Common> - History table base class
+L<FS::h_cust_pay> - Historical record of customer payment changes
+
+L<FS::h_cust_credit> - Historical record of customer credit changes
+
L<FS::h_cust_bill> - Historical record of customer tax changes (old-style)
L<FS::h_cust_svc> - Object method for h_cust_svc objects
More information about the freeside-commits
mailing list