diff options
author | ivan <ivan> | 2005-01-29 12:34:12 +0000 |
---|---|---|
committer | ivan <ivan> | 2005-01-29 12:34:12 +0000 |
commit | 55a68e4aabe10db4d9c3ab1bb8befd2f9f4b9008 (patch) | |
tree | 44ed1c89bce3e5e204e45347b0c97ccc55ae7972 /FS/FS.pm | |
parent | d35298e7ac78dff1fde4bf8e6d8f0104260a527e (diff) |
registration codes
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -88,6 +88,10 @@ L<FS::part_pkg_option> - Package definition option class L<FS::pkg_svc> - Class linking package definitions (see L<FS::part_pkg>) with service definitions (see L<FS::part_svc>) +L<FS::reg_code> - One-time registration codes + +L<FS::reg_code_pkg> - Class linking registration codes (see L<FS::reg_code>) with package definitions (see L<FS::part_pkg>) + L<FS::rate> - Rate plans for call billing L<FS::rate_region> - Rate regions for call billing |