From: ivan Date: Sun, 11 Feb 2001 17:34:44 +0000 (+0000) Subject: more doc updates from jason X-Git-Tag: freeside_1_3_0~38 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=5e86d70ec02988fff974a5b728dbe647d1a7e627 more doc updates from jason --- diff --git a/FS/FS/cust_bill_pkg.pm b/FS/FS/cust_bill_pkg.pm index 38d059df8..b3d3fcde2 100644 --- a/FS/FS/cust_bill_pkg.pm +++ b/FS/FS/cust_bill_pkg.pm @@ -37,7 +37,7 @@ supported: =item invnum - invoice (see L) -=item pkgnum - package (see L) +=item pkgnum - package (see L) or 0 for the special virtual sales tax package =item setup - setup fee @@ -129,7 +129,7 @@ sub check { =head1 VERSION -$Id: cust_bill_pkg.pm,v 1.1 1999-08-04 09:03:53 ivan Exp $ +$Id: cust_bill_pkg.pm,v 1.2 2001-02-11 17:34:44 ivan Exp $ =head1 BUGS 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 @@
  • cust_bill_pkg - Invoice line items
    • invnum - (multiple) key -
    • pkgnum - package +
    • pkgnum - package or 0 for the special virtual sales tax package
    • setup - setup fee
    • recur - recurring fee
    • sdate - starting date