summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorivan <ivan>2004-06-29 07:57:05 +0000
committerivan <ivan>2004-06-29 07:57:05 +0000
commit958445892a327299ecf08de85b15c0f9545b5e0b (patch)
tree456e8ce1020ea4f3bc5d03d2b28d4d838ea7a359 /httemplate
parent157e8bdba110b7aac022bd2c2f7b377d3c5b2f85 (diff)
cust_pay_refund
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/docs/schema.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html
index b38031777..8a27e0118 100644
--- a/httemplate/docs/schema.html
+++ b/httemplate/docs/schema.html
@@ -87,6 +87,14 @@
<li>amount - amount applied
<li>_date
</ul>
+ <li><a name="cust_pay_refund" href="man/FS/cust_pay_refund.html">cust_credit_bill</a> - Refund payment application. Links a refund to a payment.
+ <ul>
+ <li>payrefundnum - primary key
+ <li>paynum - <a href="#cust_pay">payment</a>
+ <li>refundnum - <a href="#cust_refund">refund</a>
+ <li>amount - amount applied
+ <li>_date
+ </ul>
<li><a name="cust_main" href="man/FS/cust_main.html">cust_main</a> - Customers
<ul>
<li>custnum - primary key