summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-08-30 00:48:08 -0700
committerIvan Kohler <ivan@freeside.biz>2012-08-30 00:48:08 -0700
commit7c9457296c5dd8985eda5a8325ba1254223ec953 (patch)
tree5020c5dbc196f581f7607342f7b2d35b28db5273 /FS/FS.pm
parentc19fc5ead7b7eb700ced64658378ac934b1bc98d (diff)
commissions per agent and package class, RT#18232
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index 8bbff12e5..5ab3f71e5 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -270,6 +270,8 @@ L<FS::sales> - Sales person class
L<FS::agent> - Agent (reseller) class
+L<FS::agent_pkg_class> - Agent (reseller) package class commission class
+
L<FS::agent_type> - Agent type class
L<FS::type_pkgs> - Class linking agent types (see L<FS::agent_type>) with package definitions (see L<FS::part_pkg>)