summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorBrian Medley <bpm@snafu.org>2012-04-29 15:29:16 -0500
committerBrian Medley <bpm@snafu.org>2012-04-29 15:29:16 -0500
commitaba86d4205a831c561fcf62a24d021c82c229d96 (patch)
tree8b0dd65986d43a1f0ac89e9575908b945d652026 /FS/FS.pm
parentd9fd5e2d14e21482069db1ab3f97f547f6534cec (diff)
add in support for sales people, #16586
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index 371621286..8c78179eb 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -95,6 +95,8 @@ L<FS::access_usergroup> - Employee group membership
L<FS::access_groupagent> - Group reseller access
+L<FS::access_groupsales> - Group sales access
+
L<FS::access_right> - Access rights
L<FS::svc_acct_pop> - POP (Point of Presence, not Post
@@ -262,6 +264,8 @@ L<FS::rate_tier_details> - Rater tier details for call billing
L<FS::usage_class> - Usage class class
+L<FS::sales> - Sales person class
+
L<FS::agent> - Agent (reseller) class
L<FS::agent_type> - Agent type class