summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorivan <ivan>2008-02-19 02:37:30 +0000
committerivan <ivan>2008-02-19 02:37:30 +0000
commitfbde646ee06e4c0e31c4352ea4d3470db201829a (patch)
treed3032d6a3e1e96320ab349d8eaff655d132ad8e5 /FS/FS.pm
parent2e2fb0fc3619ce3afc268bcaa3e34f1e712e57c5 (diff)
update base API docs contents
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index 4638bbc67..e0c820426 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -25,6 +25,8 @@ L<FS::Schema> - Freeside database schema
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::clientapi_session_field>
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