From 60c837e0aaf454dfa0b0c0283dc36928782d1b6c Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 20 Oct 2001 12:18:00 +0000 Subject: setup and recurring fee tax exempt flags, UI to edit rework part_pkg editing UI some more --- httemplate/docs/schema.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'httemplate/docs/schema.html') diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index 88b4cb2b1..145d55fc2 100644 --- a/httemplate/docs/schema.html +++ b/httemplate/docs/schema.html @@ -196,6 +196,8 @@
  • setup - setup fee expression
  • freq - recurring frequency (months)
  • recur - recurring fee expression +
  • setuptax - Setup fee tax exempt flag, empty or `Y' +
  • recurtax - Recurring fee tax exempt flag, empty or `Y'
  • plan - price plan
  • plandata - additional price plan data -- cgit v1.2.1