summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorivan <ivan>2010-07-15 21:47:03 +0000
committerivan <ivan>2010-07-15 21:47:03 +0000
commit96a5362009cade1872f5de8cab41951c6ee57ef9 (patch)
treebf2887c068e7845adb2b6b7060525f58d5d854c5 /FS/FS.pm
parentb4191ff558b141b8f9a4374b0d3f0ce6312d4439 (diff)
customer tags, RT#9192
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 51d63bafc..9e5cbb8c9 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -248,6 +248,10 @@ L<FS::cust_main_Mixin> - Mixin class for records that contain fields from cust_m
L<FS::cust_main_invoice> - Invoice destination class
+L<FS::cust_tag> - Customer tag class
+
+L<FS::part_tag> - Tag definition class
+
L<FS::cust_main_exemption> - Customer tax exemption class
L<FS::cust_main_note> - Customer note class