diff options
author | jeff <jeff> | 2006-08-09 06:43:02 +0000 |
---|---|---|
committer | jeff <jeff> | 2006-08-09 06:43:02 +0000 |
commit | 6c375156081be5d2023001ed8eaac9b6db568e95 (patch) | |
tree | 2fc0676f8f6facd38773035e4a22ba23fd7d85ed /httemplate/docs | |
parent | b58e61ac7df612f606c3e68371265e790e0be585 (diff) |
batch refactor
Diffstat (limited to 'httemplate/docs')
-rw-r--r-- | httemplate/docs/schema.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index d9e35efc7..cd4914a6c 100644 --- a/httemplate/docs/schema.html +++ b/httemplate/docs/schema.html @@ -203,11 +203,14 @@ <ul> <li>batchnum <li>status + <li>download + <li>upload </ul> <li><a name="cust_pay_batch" href="man/FS/cust_pay_batch.html">cust_pay_batch</a> - Pending batch members <ul> <li>paybatchnum <li>batchnum + <li>payby - CARD, CHEK, LECB, BILL, or COMP <li>payinfo - account number <li>exp - card expiration <li>amount @@ -222,6 +225,7 @@ <li>state <li>zip <li>country + <li>status </ul> <li><a name="cust_pkg" href="man/FS/cust_pkg.html">cust_pkg</a> - Customer billing items <ul> |