summaryrefslogtreecommitdiff
path: root/htdocs/docs/man/Bill.txt
diff options
context:
space:
mode:
authorivan <ivan>1999-08-04 12:13:27 +0000
committerivan <ivan>1999-08-04 12:13:27 +0000
commit2c816f314a8f3cc46e72e31f34ed97b4e11d0449 (patch)
tree85ce4ca988806cc730148dfe7819a924fe5f8723 /htdocs/docs/man/Bill.txt
parentc5c64b9b6225072e50e74106dc2ffc455cb6118d (diff)
new HTML manpages
Diffstat (limited to 'htdocs/docs/man/Bill.txt')
-rw-r--r--htdocs/docs/man/Bill.txt29
1 files changed, 0 insertions, 29 deletions
diff --git a/htdocs/docs/man/Bill.txt b/htdocs/docs/man/Bill.txt
deleted file mode 100644
index 545dd1a4c..000000000
--- a/htdocs/docs/man/Bill.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-NAME
- FS::Bill - Legacy stub
-
-SYNOPSIS
- The functionality of FS::Bill has been integrated into
- FS::cust_main.
-
-HISTORY
- ivan@voicenet.com 97-jul-24 - 25 - 28
-
- use Safe; evaluate all fees with perl (still on TODO list until
- I write some examples & test opmask to see if we can read db)
- %hash=$obj->hash later ivan@sisd.com 98-mar-13
-
- packages with no next bill date start at $time not time, this
- should eliminate the last of the problems with billing at a past
- date also rewrite the invoice priting logic not to print
- invoices for things that haven't happended yet and update
- $cust_bill->printed when we print so PAST DUE notices work, and
- s/date/_date/ ivan@sisd.com 98-jun-4
-
- more logic for past due stuff - packages with no next bill date
- start at $cust_pkg->setup || $time ivan@sisd.com 98-jul-13
-
- moved a few things in collection logic; negative charges should
- work ivan@sisd.com 98-aug-6
-
- pod, moved everything to FS::cust_main ivan@sisd.com 98-sep-19
-