diff options
author | ivan <ivan> | 2001-02-13 06:39:30 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-02-13 06:39:30 +0000 |
commit | bcce59dcb7c3fd19d1c415fec6e9f34e11b0049e (patch) | |
tree | 474a0c096aadd03232f1866d676ad75e680388bd /htdocs | |
parent | 5e86d70ec02988fff974a5b728dbe647d1a7e627 (diff) |
tyop
Diffstat (limited to 'htdocs')
-rw-r--r-- | htdocs/docs/schema.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/schema.html b/htdocs/docs/schema.html index f035286e1..45c98ab38 100644 --- a/htdocs/docs/schema.html +++ b/htdocs/docs/schema.html @@ -35,7 +35,7 @@ <li>sdate - starting date <li>edate - ending date </ul> - <li><a name="cust_credit">cust_credit</a> - Credits. The equivalent of a negative <a href="#cust_bill>cust_bill</a> record. + <li><a name="cust_credit">cust_credit</a> - Credits. The equivalent of a negative <a href="#cust_bill">cust_bill</a> record. <ul> <li>crednum - primary key <li>custnum - <a href="#cust_main">customer</a> |