summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorjeff <jeff>2006-05-20 20:06:30 +0000
committerjeff <jeff>2006-05-20 20:06:30 +0000
commit50f25b285b2caf77d267ed66f03e56924ad7229f (patch)
tree492bbc92656fbcbdfdc6880d88639388e9226225 /FS/FS.pm
parent64dc1bb0f70ccc0b828cc1d758cd82f040e0ec33 (diff)
first stab at BoM download
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index f41245e22..d8999ca5e 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -142,7 +142,9 @@ L<FS::cust_credit_bill> - Credit application to invoice class
L<FS::cust_pay_refund> - Refund application to payment class
-L<FS::cust_pay_batch> - Credit card transaction queue class
+L<FS::pay_batch> - Credit card transaction queue class
+
+L<FS::cust_pay_batch> - Credit card transaction member queue class
L<FS::prepay_credit> - Prepaid "calling card" credit class.