summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-09-18 02:18:04 -0700
committerIvan Kohler <ivan@freeside.biz>2012-09-18 02:18:04 -0700
commit1ad547a47f16b4230762e752fbe48d460ed997e1 (patch)
treeab1847a4a6ecf70dc634de7e51f11e7f23d242cb /FS/FS.pm
parentdf845c7ef328e81b4f305152253ac9ca0de7626d (diff)
export host selection per service, RT#17914
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 5ab3f71..2d963b5 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -284,6 +284,10 @@ L<FS::agent_payment_gateway> - Agent payment gateway class
L<FS::cust_svc> - Service class
+L<FS::part_export_machine> - Export hostname choice class
+
+L<FS::svc_export_machine> - Customer export hostname class
+
L<FS::cust_pkg> - Customer package class
L<FS::cust_pkg_option> - Customer package option class