diff options
author | ivan <ivan> | 2002-03-06 00:17:32 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-03-06 00:17:32 +0000 |
commit | 8fd504d36e02fd1ac3d0d5c9d6dc723fdb419aa1 (patch) | |
tree | 858d57a85761f8c3145d60be794620cc0fece76c /FS/bin/freeside-receivables-report | |
parent | 6c2f4c44fc083bde9dd055bd4db51e65fa377379 (diff) |
remove CVS Log tag
Diffstat (limited to 'FS/bin/freeside-receivables-report')
-rwxr-xr-x | FS/bin/freeside-receivables-report | 22 |
1 files changed, 9 insertions, 13 deletions
diff --git a/FS/bin/freeside-receivables-report b/FS/bin/freeside-receivables-report index 6d04ba94c..781e23b18 100755 --- a/FS/bin/freeside-receivables-report +++ b/FS/bin/freeside-receivables-report @@ -169,21 +169,21 @@ freeside-receivables-report - Prints or emails outstanding receivables. Prints or emails outstanding receivables --v: Verbose - Prints records to STDOUT. +B<-v>: Verbose - Prints records to STDOUT. --p: Print to printer lpr as found in the conf directory. +B<-p>: Print to printer lpr as found in the conf directory. --m: Mail output to user found in the Conf email file. +B<-m>: Mail output to user found in the Conf email file. --e: Print a final form feed to the printer. +B<-e>: Print a final form feed to the printer. --t: supply a title for the top of each page. +B<-t>: supply a title for the top of each page. user: From the mapsecrets file - see config.html from the base documentation =head1 VERSION -$Id: freeside-receivables-report,v 1.3 2002-03-05 23:13:23 jeff Exp $ +$Id: freeside-receivables-report,v 1.4 2002-03-06 00:17:32 ivan Exp $ =head1 BUGS @@ -198,15 +198,11 @@ for more information regarding this license. L<FS::cust_main>, config.html from the base documentation -=head1 HISTORY +=head1 AUTHOR -griff@aver-computer.com July 99 - -$Log: freeside-receivables-report,v $ -Revision 1.3 2002-03-05 23:13:23 jeff -consistency is nice +Jeff Finucane <jeff@cmh.net> +based on print-batch by Joel Griffiths <griff@aver-computer.com> =cut - |