From a6d3e4dc73803cffad96fd4b6270b2fb5f4b0568 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 15 Oct 2001 10:42:29 +0000 Subject: price plans web gui 1st pass, oh my --- httemplate/docs/config.html | 3 ++- httemplate/docs/schema.html | 6 ++++-- httemplate/docs/upgrade8.html | 6 ++++-- 3 files changed, 10 insertions(+), 5 deletions(-) (limited to 'httemplate/docs') diff --git a/httemplate/docs/config.html b/httemplate/docs/config.html index 63f6baba9..3c6fe0252 100644 --- a/httemplate/docs/config.html +++ b/httemplate/docs/config.html @@ -53,7 +53,8 @@ All further configuration files and directories are located in
  • disable_customer_referrals - The existance of this file will disable new customer-to-customer referrals in the web interface.
  • domain - Your domain name.
  • editreferrals - The existance of this file will allow you to change the referral of existing customers. -
  • emailinvoiceonly +
  • emailinvoiceonly - Disables postal mail invoices. +
  • emailinvoiceauto - Automatically adds new accounts to the email invoice list upon customer creation.
  • erpcdmachines - Your ERPCD authenticaion machines, one per line. This enables export of `/usr/annex/acp_passwd' and `/usr/annex/acp_dialup'.
  • hidecancelledpackages - The existance of this file will prevent cancelled packages from showing up in listings (though they will still be in the database)
  • hidecancelledcustomers - The existance of this file will prevent customers with only cancelled packages from showing up in listings (though they will still be in the database) diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index d831c59f4..88b4cb2b1 100644 --- a/httemplate/docs/schema.html +++ b/httemplate/docs/schema.html @@ -193,9 +193,11 @@
  • pkgpart - primary key
  • pkg - package name
  • comment - non-customer visable package comment -
  • setup - setup fee +
  • setup - setup fee expression
  • freq - recurring frequency (months) -
  • recur - recurring fee +
  • recur - recurring fee expression +
  • plan - price plan +
  • plandata - additional price plan data
  • part_referral - Referral listing