summaryrefslogtreecommitdiff
path: root/htdocs/docs/man/Invoice.txt
diff options
context:
space:
mode:
authorivan <ivan>1998-09-25 08:52:48 +0000
committerivan <ivan>1998-09-25 08:52:48 +0000
commit08f52e31c5f777963d565085d077c9d8d9734e17 (patch)
tree12cadac5ed336b42861b7df1907fd74c0bda5944 /htdocs/docs/man/Invoice.txt
parent693939e7879f77a52b9e482a0f6bf2e80f8f7020 (diff)
Initial revision
Diffstat (limited to 'htdocs/docs/man/Invoice.txt')
-rw-r--r--htdocs/docs/man/Invoice.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/htdocs/docs/man/Invoice.txt b/htdocs/docs/man/Invoice.txt
new file mode 100644
index 000000000..17953d51d
--- /dev/null
+++ b/htdocs/docs/man/Invoice.txt
@@ -0,0 +1,23 @@
+NAME
+ FS::Invoice - Legacy stub
+
+SYNOPSIS
+ The functioanlity of FS::invoice has been integrated in
+ FS::cust_bill.
+
+HISTORY
+ ivan@voicenet.com 97-jun-25 - 27
+
+ maybe should be changed to be OO-functions on $cust_bill
+ objects? (instead of passing invnum, ugh).
+
+ ISA cust_bill and return inovice instead of passing filehandle
+ ivan@sisd.com 98-mar-13 (add postscript output!)
+
+ close our kid when we're done ivan@sisd.com 98-jun-4
+
+ separated code which shuffled data from code which formatted.
+ (so i could) fixed past due notices showing up when balance due
+ =< 0 return address comes from /var/spool/freeside/conf/address
+ ivan@sisd.com 98-jul-2
+