summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorivan <ivan>2007-11-29 02:54:51 +0000
committerivan <ivan>2007-11-29 02:54:51 +0000
commit7ed55804735f4f687cd64139db7bae9746282a89 (patch)
tree484809ce09617af31806b61c63574a90535a5f62 /FS/FS.pm
parent5e5da406c19d7674e3ae959a5a772aa9d2339d0a (diff)
even more reliable multiple-payment/double-click/concurrent-payment-form protection
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 05deea346..4638bbc67 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -244,6 +244,8 @@ L<FS::cust_bill_ApplicationCommon> - Base class for bill application classes
L<FS::cust_pay> - Payment class
+L<FS::cust_pay_pending> - Pending payment class
+
L<FS::cust_pay_void> - Voided payment class
L<FS::cust_bill_pay> - Payment application class