summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorivan <ivan>2007-11-29 02:55:11 +0000
committerivan <ivan>2007-11-29 02:55:11 +0000
commit7d1a133f207a54f9a996e860edd74b16e936c27c (patch)
tree3751b5b76445d2ab4f0fe8af843e8f38ce25bc79 /FS/FS.pm
parent7054cae12e246c80dbb239cc71bc28b89d58ef2c (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 2d3b323a0..84b4a763b 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -224,6 +224,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