summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorivan <ivan>2010-01-30 07:38:32 +0000
committerivan <ivan>2010-01-30 07:38:32 +0000
commit0fcdc36642e1430f02ebf5326740e231883bd41f (patch)
treee5633883c65370134141202c40c616d35481d434 /FS/FS.pm
parent11b586f0fad8164514d272cee321e12bde6a49ef (diff)
discounts, RT#6679
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 13dc04f9e..bfa23af79 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -226,6 +226,10 @@ L<FS::cust_pkg_option> - Customer package option class
L<FS::cust_pkg_detail> - Customer package details class
+L<FS:;cust_pkg_discount> - Customer package discount class
+
+L<FS:;discount> - Discount class
+
L<FS::reason_type> - Reason type class
L<FS::reason> - Reason class