diff options
author | khoff <khoff> | 2002-06-08 07:48:37 +0000 |
---|---|---|
committer | khoff <khoff> | 2002-06-08 07:48:37 +0000 |
commit | 0e8861ca6b3b04b99ea9477e8c1555561b21c929 (patch) | |
tree | 7417f21cb08027ee883fbf5cb10d1a64755c9645 /httemplate/docs | |
parent | 0ada85923cfb057caf1d0e66b73a08b2700703bd (diff) |
Default svcpart support for part_pkg. Fixes 'bug' with new customer and online signup.
Diffstat (limited to 'httemplate/docs')
-rw-r--r-- | httemplate/docs/schema.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index 2b8b3a132..e2a0f475a 100644 --- a/httemplate/docs/schema.html +++ b/httemplate/docs/schema.html @@ -238,6 +238,7 @@ <li>plan - price plan <li>plandata - additional price plan data <li>disabled - Disabled flag, empty or `Y' + <li>def_svcpart - Default svcpart to use when ordering this part_pkg </ul> <li><a name="part_referral" href="man/FS/part_referral.html">part_referral</a> - Referral listing <ul> |