summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FS/FS/sales.pm11
1 files changed, 9 insertions, 2 deletions
diff --git a/FS/FS/sales.pm b/FS/FS/sales.pm
index f1b406da7..d262051a8 100644
--- a/FS/FS/sales.pm
+++ b/FS/FS/sales.pm
@@ -38,14 +38,21 @@ FS::Record. The following fields are currently supported:
primary key
+=item salesperson
+
+Name
+
=item agentnum
-agentnum
+Agent (see L<FS::agent)
=item disabled
-disabled
+Disabled flag, empty or `Y'
+
+=item sales_custnum
+Sales person master customer (see L<FS::cust_main>)
=back