diff options
| author | ivan <ivan> | 2008-02-19 02:37:31 +0000 | 
|---|---|---|
| committer | ivan <ivan> | 2008-02-19 02:37:31 +0000 | 
| commit | edab1e88ff785e5f50d8eef64a9eebaeef93a88f (patch) | |
| tree | 199791121d68c6272591b2df867275d2a85e61a1 /FS | |
| parent | f69d31e229c039e64df6dace65345708401056a3 (diff) | |
update base API docs contents
Diffstat (limited to 'FS')
| -rw-r--r-- | FS/FS.pm | 6 | 
1 files changed, 6 insertions, 0 deletions
| @@ -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. @@ -274,6 +276,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 | 
