diff options
author | ivan <ivan> | 2001-12-26 23:59:33 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-12-26 23:59:33 +0000 |
commit | fee9bc7edcdd27e7a4e47bc313d05c66cd900073 (patch) | |
tree | 0870de48f32ebd0d474c4c7f8e212b18d6018c6f /httemplate/docs/schema.html | |
parent | e0d75192ce1eefb05689b08961f5009b71063466 (diff) |
doc
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 a5bf16c37..9f00d48b1 100644 --- a/httemplate/docs/schema.html +++ b/httemplate/docs/schema.html @@ -200,6 +200,7 @@ <li>recurtax - Recurring fee tax exempt flag, empty or `Y' <li>plan - price plan <li>plandata - additional price plan data + <li>disabled - Disabled flag, empty or `Y' </ul> <li><a name="part_referral" href="man/FS/part_referral.html">part_referral</a> - Referral listing <ul> @@ -211,6 +212,7 @@ <li>svcpart - primary key <li>svc - name of this service <li>svcdb - table used for this service: svc_acct, svc_acct_sm, svc_forward, svc_domain, svc_charge or svc_wo + <li>disabled - Disabled flag, empty or `Y' <!-- <li><i>table</i>__<i>field</i> - Default or fixed value for <i>field</i> in <i>table</i> <li><i>table</i>__<i>field</i>_flag - null, D or F --> |