diff options
author | ivan <ivan> | 1999-04-08 13:39:32 +0000 |
---|---|---|
committer | ivan <ivan> | 1999-04-08 13:39:32 +0000 |
commit | 991f8f1fd45bb229c3d2d28abae7356d94534a03 (patch) | |
tree | 9feb3b214ea195cf8ccf75162a7809c3792e5e65 /htdocs/docs/man/cust_bill.txt | |
parent | 1f03f5d6ad51f6800abe8d4d073814fc81050613 (diff) |
convert from pod for 1.2.0 release
Diffstat (limited to 'htdocs/docs/man/cust_bill.txt')
-rw-r--r-- | htdocs/docs/man/cust_bill.txt | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/htdocs/docs/man/cust_bill.txt b/htdocs/docs/man/cust_bill.txt index 9780ca7c6..c11840117 100644 --- a/htdocs/docs/man/cust_bill.txt +++ b/htdocs/docs/man/cust_bill.txt @@ -106,7 +106,7 @@ METHODS Date::Parse manpage for conversion functions. VERSION - $Id: cust_bill.txt,v 1.3 1999-02-09 09:37:55 ivan Exp $ + $Id: cust_bill.txt,v 1.4 1999-04-08 13:39:31 ivan Exp $ BUGS The delete method. @@ -134,10 +134,13 @@ HISTORY pod, ingegrate with FS::Invoice ivan@sisd.com 98-sep-20 $Log: cust_bill.txt,v $ - Revision 1.3 1999-02-09 09:37:55 ivan - regenerated perl api docs from embedded pod - Revision 1.6 1999/01/25 12:26:07 ivan yet - more mod_perl stuff + Revision 1.4 1999-04-08 13:39:31 ivan + convert from pod for 1.2.0 release + Revision 1.7 1999/02/09 09:55:05 ivan + invoices show line items for each service in a package (see the + label method of FS::cust_svc) + + Revision 1.6 1999/01/25 12:26:07 ivan yet more mod_perl stuff Revision 1.5 1999/01/18 21:58:03 ivan esthetic: eq and ne were used in a few places instead of == and != |