summaryrefslogtreecommitdiff
path: root/httemplate/docs/schema.html
diff options
context:
space:
mode:
authorivan <ivan>2002-11-19 09:52:02 +0000
committerivan <ivan>2002-11-19 09:52:02 +0000
commitded6b8bd1614427b30a49f8bf336392960ddf415 (patch)
treef6986221c6dc8c571923ea077771a796c8843631 /httemplate/docs/schema.html
parent25266b47a2681fce40525849749163e23adf2016 (diff)
add LEC billing
Diffstat (limited to 'httemplate/docs/schema.html')
-rw-r--r--httemplate/docs/schema.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html
index 2b8b3a132..cec122f44 100644
--- a/httemplate/docs/schema.html
+++ b/httemplate/docs/schema.html
@@ -39,7 +39,7 @@
<li><a name="part_bill_event" href="man/FS/part_bill_event.html">part_bill_event</a> - Invoice event definitions
<ul>
<li>eventpart - primary key
- <li>payby - CARD, BILL, or COMP
+ <li>payby - CARD, CHEK, LECB, BILL, or COMP
<li>event - event name
<li>eventcode - event action
<li>seconds - how long after the invoice date (<a href="#cust_bill">cust_bill</a>._date) events of this type are triggered
@@ -108,7 +108,7 @@
<li><i>ship_daytime</i>
<li><i>ship_night</i>
<li><i>ship_fax</i>
- <li>payby - CARD, BILL, or COMP
+ <li>payby - CARD, CHEK, LECB, BILL, or COMP
<li>payinfo - card number, P.O.#, or comp issuer
<li>paydate - expiration date
<li>payname - billing name (name on card)
@@ -148,7 +148,7 @@
<li>custnum - <a href="#cust_main">customer</a>
<li>paid - amount
<li>_date
- <li>payby - CARD, BILL, or COMP
+ <li>payby - CARD, CHEK, LECB, BILL, or COMP
<li>payinfo - card number, P.O.#, or comp issuer
<li>paybatch - text field for tracking card processor batches
<li>closed - books closed flag, empty or `Y'
@@ -198,7 +198,7 @@
<li>custnum - <a href="#cust_main">customer</a>
<li>refund - amount
<li>_date
- <li>payby - CARD, BILL or COMP
+ <li>payby - CARD, CHEK, LECB, BILL or COMP
<li>payinfo - card number, P.O.#, or comp issuer
<li>otaker - order taker
<li>closed - books closed flag, empty or `Y'