diff options
Diffstat (limited to 'htdocs/docs/schema.html')
-rw-r--r-- | htdocs/docs/schema.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/schema.html b/htdocs/docs/schema.html index c61781774..f035286e1 100644 --- a/htdocs/docs/schema.html +++ b/htdocs/docs/schema.html @@ -29,7 +29,7 @@ <li><a name="cust_bill_pkg">cust_bill_pkg</a> - Invoice line items <ul> <li>invnum - (multiple) key - <li>pkgnum - <a href="#cust_pkg">package</a> + <li>pkgnum - <a href="#cust_pkg">package</a> or 0 for the special virtual sales tax package <li>setup - setup fee <li>recur - recurring fee <li>sdate - starting date |