diff options
author | ivan <ivan> | 2001-10-20 12:18:00 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-10-20 12:18:00 +0000 |
commit | 60c837e0aaf454dfa0b0c0283dc36928782d1b6c (patch) | |
tree | e26ad576f72742c6dfa90a14170c4f7af805cfd6 /httemplate/docs/schema.html | |
parent | c095a5391475464fa816b7732c40ffa7d293ac6d (diff) |
setup and recurring fee tax exempt flags, UI to edit
rework part_pkg editing UI some more
Diffstat (limited to 'httemplate/docs/schema.html')
-rw-r--r-- | httemplate/docs/schema.html | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ <li>setup - setup fee expression <li>freq - recurring frequency (months) <li>recur - recurring fee expression + <li>setuptax - Setup fee tax exempt flag, empty or `Y' + <li>recurtax - Recurring fee tax exempt flag, empty or `Y' <li>plan - price plan <li>plandata - additional price plan data </ul> |