summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorivan <ivan>2004-07-06 13:26:21 +0000
committerivan <ivan>2004-07-06 13:26:21 +0000
commitcfe85e45bcba97089988b4dc22a895aec687f2c3 (patch)
tree398e4b9426b600a4add79ebfd87598977e91d71e /FS/FS.pm
parent62b9467f16b67a95742a4ef060246e7e2fbf387c (diff)
add cust_pay_void table and payment voiding web ui part one
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index 67cb1f837..7c002fe3f 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -116,6 +116,8 @@ L<FS::cust_bill_event> - Completed invoice event class
L<FS::cust_pay> - Payment class
+L<FS::cust_pay_void) - Voided payment class
+
L<FS::cust_bill_pay> - Payment application class
L<FS::cust_credit> - Credit class