diff options
author | jeff <jeff> | 2009-06-29 13:53:25 +0000 |
---|---|---|
committer | jeff <jeff> | 2009-06-29 13:53:25 +0000 |
commit | 55f003404af6a2416571138356d11c5ad3755e58 (patch) | |
tree | 3f57ddfbe96b7057859857858f847324eef066bd /FS/FS.pm | |
parent | 7784bb1c43ea3031b2ca3bedf4b1a39aeb4ffe17 (diff) |
FCC form 477 reporting #4912
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -167,9 +167,9 @@ L<FS::part_export> - External provisioning export class L<FS::part_export_option> - Export option class -L<FS::pkg_category> - Package category class +L<FS::pkg_category> - Package category class (invoice oriented) -L<FS::pkg_class> - Package class class +L<FS::pkg_class> - Package class class (tax oriented) L<FS::part_pkg> - Package definition class @@ -179,6 +179,8 @@ L<FS::part_pkg_taxclass> - Tax class class L<FS::part_pkg_option> - Package definition option class +L<FS::part_pkg_report_option> - Package reporting classification class + L<FS::pkg_svc> - Class linking package definitions (see L<FS::part_pkg>) with service definitions (see L<FS::part_svc>) |