From c232fac0743999105f6948b9fa352fe2293b09f8 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 6 Feb 2003 05:26:50 +0000 Subject: time/data detail on invoices --- httemplate/docs/schema.html | 7 +++++++ httemplate/docs/upgrade10.html | 11 +++++++++++ 2 files changed, 18 insertions(+) create mode 100644 httemplate/docs/upgrade10.html (limited to 'httemplate/docs') diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index b4d21f3b9..6522b041a 100644 --- a/httemplate/docs/schema.html +++ b/httemplate/docs/schema.html @@ -59,6 +59,13 @@
  • edate - ending date
  • itemdesc - Line item description (currently used only when pkgnum is 0) +
  • cust_bill_pkg_detail - Invoice line items detail +
  • cust_credit - Credits. The equivalent of a negative cust_bill record.