[freeside-commits] freeside/FS FS.pm,1.37,1.38
Ivan,,,
ivan at wavetail.420.am
Mon Feb 18 18:37:32 PST 2008
Update of /home/cvs/cvsroot/freeside/FS
In directory wavetail.420.am:/tmp/cvs-serv11781
Modified Files:
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.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- FS.pm 29 Nov 2007 02:54:50 -0000 1.37
+++ FS.pm 19 Feb 2008 02:37:30 -0000 1.38
@@ -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.
@@ -294,6 +296,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