diff options
Diffstat (limited to 'htdocs/docs/schema.html')
-rw-r--r-- | htdocs/docs/schema.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/docs/schema.html b/htdocs/docs/schema.html index 6f4d99937..f50525183 100644 --- a/htdocs/docs/schema.html +++ b/htdocs/docs/schema.html @@ -77,6 +77,7 @@ <li>destnum - primary key <li>custnum - <a href="#cust_main">customer</a> <li>dest - Invoice destination: If numeric, a <a href="#svc_acct">svcnum</a>, if string, a literal email address, or `POST' to enable mailing (the default if no cust_main_invoice records exist) + </ul> <li><a name="cust_main_county">cust_main_county</a> - Tax rates <ul> <li>taxnum - primary key |