diff options
author | levinse <levinse> | 2010-12-08 21:37:45 +0000 |
---|---|---|
committer | levinse <levinse> | 2010-12-08 21:37:45 +0000 |
commit | 19f2731dbceb444c5dd45f57fb0a785dcaf9aa65 (patch) | |
tree | a4bcff91ee75260b0f0384b6888b86f7c0232d29 /FS/FS.pm | |
parent | df2bf964527e0b5596af471b1b7d84d14305b2a2 (diff) |
-rename qual export sub to part_export, RT7111
-initial commit of part_pkg_vendor implementation, RT7111
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -211,6 +211,8 @@ L<FS::part_pkg_option> - Package definition option class L<FS::part_pkg_report_option> - Package reporting classification class +L<FS::part_pkg_vendor> - Package external mapping class + L<FS::pkg_svc> - Class linking package definitions (see L<FS::part_pkg>) with service definitions (see L<FS::part_svc>) |