summaryrefslogtreecommitdiff
path: root/htdocs/search/cust_bill.cgi
AgeCommit message (Collapse)Author
2001-04-22svc_domain needs to import dbh sub from Recordivan
view/cust_main.cgi needs to use ->owed method, not check (depriciated) owed field search/cust_bill.cgi redirect error when there's only one invoice
2000-07-17first shot at invoice browsing and some other cleanupsivan
1999-02-28removed misleading commentsivan
1999-01-19for mod_perl: no more top-level my() variables; use vars insteadivan
also the last s/create/new/;
1998-12-17s/CGI::(Base|Request)/CGI.pm/;ivan
1998-04-17Initial revisionivan