[freeside-commits] freeside/httemplate/docs schema.html,1.50,1.51
Jeff Finucane,420,,
jeff at wavetail.420.am
Tue Aug 8 23:43:04 PDT 2006
- Previous message: [freeside-commits] freeside/FS/FS Schema.pm, 1.19, 1.20 Setup.pm,
1.3, 1.4 cust_bill.pm, 1.149, 1.150 cust_main.pm, 1.220,
1.221 cust_pay_batch.pm, 1.12, 1.13 part_bill_event.pm, 1.22,
1.23 pay_batch.pm, 1.2, 1.3 payby.pm, 1.3, 1.4
- Next message: [freeside-commits]
freeside/httemplate/misc download-batch.cgi, 1.10, 1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/httemplate/docs
In directory wavetail:/tmp/cvs-serv27643/httemplate/docs
Modified Files:
schema.html
Log Message:
batch refactor
Index: schema.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/schema.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- schema.html 20 May 2006 20:06:30 -0000 1.50
+++ schema.html 9 Aug 2006 06:43:01 -0000 1.51
@@ -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>
- Previous message: [freeside-commits] freeside/FS/FS Schema.pm, 1.19, 1.20 Setup.pm,
1.3, 1.4 cust_bill.pm, 1.149, 1.150 cust_main.pm, 1.220,
1.221 cust_pay_batch.pm, 1.12, 1.13 part_bill_event.pm, 1.22,
1.23 pay_batch.pm, 1.2, 1.3 payby.pm, 1.3, 1.4
- Next message: [freeside-commits]
freeside/httemplate/misc download-batch.cgi, 1.10, 1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list