summaryrefslogtreecommitdiff
path: root/FS/FS/pay_batch.pm
diff options
context:
space:
mode:
authorjeff <jeff>2006-08-09 06:43:02 +0000
committerjeff <jeff>2006-08-09 06:43:02 +0000
commit6c375156081be5d2023001ed8eaac9b6db568e95 (patch)
tree2fc0676f8f6facd38773035e4a22ba23fd7d85ed /FS/FS/pay_batch.pm
parentb58e61ac7df612f606c3e68371265e790e0be585 (diff)
batch refactor
Diffstat (limited to 'FS/FS/pay_batch.pm')
-rw-r--r--FS/FS/pay_batch.pm8
1 files changed, 6 insertions, 2 deletions
diff --git a/FS/FS/pay_batch.pm b/FS/FS/pay_batch.pm
index 41b312c..7d9d9fb 100644
--- a/FS/FS/pay_batch.pm
+++ b/FS/FS/pay_batch.pm
@@ -34,7 +34,11 @@ FS::Record. The following fields are currently supported:
=item batchnum - primary key
-=item status -
+=item status -
+
+=item download -
+
+=item upload -
=back
@@ -109,7 +113,7 @@ sub check {
=head1 BUGS
-The author forgot to customize this manpage.
+status is somewhat redundant now that download and upload exist
=head1 SEE ALSO