From f36b6a178c9811357ff5d5291874aa239d22bc2a Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 4 May 2002 15:00:18 +0000 Subject: schema changes for proper texas tax --- httemplate/docs/admin.html | 2 +- httemplate/docs/schema.dia | Bin 10766 -> 11176 bytes httemplate/docs/schema.html | 11 +++++++++++ httemplate/docs/upgrade8.html | 13 +++++++++++++ 4 files changed, 25 insertions(+), 1 deletion(-) (limited to 'httemplate/docs') diff --git a/httemplate/docs/admin.html b/httemplate/docs/admin.html index 0093fd2b7..50beafe78 100755 --- a/httemplate/docs/admin.html +++ b/httemplate/docs/admin.html @@ -12,7 +12,7 @@ "your_host" with the name or network address of your web server.
  • Select Configuration from the main menu and update your configuration values.
  • Next you must create a service definition. An example of a service - definition would be a dial-up account or a domain. For starters, it is + definition would be a dial-up account or a domain. First, it is necessary to create a domain definition. Click on View/Edit service definitions and Add a new service definition with Table svc_domain (and no modifiers). diff --git a/httemplate/docs/schema.dia b/httemplate/docs/schema.dia index 4a5465285..148c1dfbc 100644 Binary files a/httemplate/docs/schema.dia and b/httemplate/docs/schema.dia differ diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index 07fcb908e..3f627448f 100644 --- a/httemplate/docs/schema.html +++ b/httemplate/docs/schema.html @@ -47,6 +47,7 @@
  • plan - eventcode plan
  • plandata - additional plan data
  • disabled - Disabled flag, empty or `Y' +
  • taxclass - Texas tax class flag, empty or "none", "access", or "hosting"
  • cust_bill_pkg - Invoice line items +
  • cust_tax_exempt - Tax exemption record +
  • cust_pay - Payments. Money being transferred from a customer.