diff options
author | ivan <ivan> | 2001-02-11 17:34:44 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-02-11 17:34:44 +0000 |
commit | 5e86d70ec02988fff974a5b728dbe647d1a7e627 (patch) | |
tree | 72e9a72c2e2aee6059d70f11f82362636aa4a86b /FS | |
parent | 13477c4eb15c3150938a2af8e90f01ad2d83b335 (diff) |
more doc updates from jason
Diffstat (limited to 'FS')
-rw-r--r-- | FS/FS/cust_bill_pkg.pm | 4 |
1 files changed, 2 insertions, 2 deletions
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<FS::cust_bill>) -=item pkgnum - package (see L<FS::cust_pkg>) +=item pkgnum - package (see L<FS::cust_pkg>) 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 |