From 15f65a0c56cbce6951d9cb4f71119725a2009f79 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 9 Apr 2001 23:05:16 +0000 Subject: Transactions Part I!!! --- htdocs/docs/schema.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'htdocs/docs/schema.html') 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 @@
  • custnum - customer
  • _date
  • charged - amount of this invoice -
  • owed - amount still outstanding on this invoice
  • printed - how many times this invoice has been printed automatically
  • cust_bill_pkg - Invoice line items @@ -40,7 +39,6 @@
  • crednum - primary key
  • custnum - customer
  • amount - amount credited -
  • credited - amount still outstanding (not yet refunded) on this credit
  • _date
  • otaker - order taker
  • reason -- cgit v1.2.1