summaryrefslogtreecommitdiff
path: root/htdocs/docs/man/cust_bill.txt
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/docs/man/cust_bill.txt')
-rw-r--r--htdocs/docs/man/cust_bill.txt13
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 !=