diff options
author | ivan <ivan> | 2001-04-09 23:05:16 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-04-09 23:05:16 +0000 |
commit | 15f65a0c56cbce6951d9cb4f71119725a2009f79 (patch) | |
tree | a167652e2d03e0da125dffb880f1542fb98e4e60 /htdocs/docs/schema.html | |
parent | 0281069f3cd7f8caab7768cd818b088991b62117 (diff) |
Transactions Part I!!!
Diffstat (limited to 'htdocs/docs/schema.html')
-rw-r--r-- | htdocs/docs/schema.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/htdocs/docs/schema.html b/htdocs/docs/schema.html index 45c98ab38..95929ead8 100644 --- a/htdocs/docs/schema.html +++ b/htdocs/docs/schema.html @@ -23,7 +23,6 @@ <li>custnum - <a href="#cust_main">customer</a> <li>_date <li>charged - amount of this invoice - <li>owed - amount still outstanding on this invoice <li>printed - how many times this invoice has been printed automatically </ul> <li><a name="cust_bill_pkg">cust_bill_pkg</a> - Invoice line items @@ -40,7 +39,6 @@ <li>crednum - primary key <li>custnum - <a href="#cust_main">customer</a> <li>amount - amount credited - <li>credited - amount still outstanding (not yet refunded) on this credit <li>_date <li>otaker - order taker <li>reason |