summaryrefslogtreecommitdiff
path: root/httemplate/docs/schema.html
diff options
context:
space:
mode:
authorivan <ivan>2003-02-06 05:26:50 +0000
committerivan <ivan>2003-02-06 05:26:50 +0000
commitc232fac0743999105f6948b9fa352fe2293b09f8 (patch)
treecfeb31670fdedeeefd286d58fa6bef2e0d9e1095 /httemplate/docs/schema.html
parent6e2dcb26245ef419438f60e99c91873a8d762625 (diff)
time/data detail on invoices
Diffstat (limited to 'httemplate/docs/schema.html')
-rw-r--r--httemplate/docs/schema.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html
index b4d21f3..6522b04 100644
--- a/httemplate/docs/schema.html
+++ b/httemplate/docs/schema.html
@@ -59,6 +59,13 @@
<li>edate - ending date
<li>itemdesc - Line item description (currently used only when pkgnum is 0)
</ul>
+ <li><a name="cust_bill_pkg_detail" href="man/FS/cust_bill_pkg_detail.html">cust_bill_pkg_detail</a> - Invoice line items detail
+ <ul>
+ <li>detailnum - primary key
+ <li>pkgnum -
+ <li>invnum -
+ <li>detail - Detail description
+ </ul>
<li><a name="cust_credit" href="man/FS/cust_credit.html">cust_credit</a> - Credits. The equivalent of a negative <a href="#cust_bill">cust_bill</a> record.
<ul>
<li>crednum - primary key