summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_bill.cgi
AgeCommit message (Collapse)Author
2008-12-03fix real customer numbers showing on view pages, RT#4099/4379ivan
2008-03-30don't show invoice resend and payment posting links if you can't do that anywayivan
2008-01-13ACLsivan
2007-08-01event refactor, landing on HEAD!ivan
2007-02-05C is for Cookie^WControlivan
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2006-01-31move header() to include(/elements/header.html) so it can be changed in one ↵ivan
place, thanks to Scott Edwards
2005-11-21ignore blank lines in payby configivan
2005-11-21add MCRD payment type for manually processed ccardsivan
2005-10-21add CASH and WEST payment types (payments only, not cust_main.payby)ivan
2005-06-02add ability to search on a date range of invoice events and then reprint or ↵ivan
reemail (boy was that a bit more work than i expected), closes: Bug#946
2005-06-01align terminology for consistancy. or something.ivan
2005-05-26silly perl version bsivan
2005-05-26silly perl version bsivan
2005-05-22oops, quote $link w/new templatingivan
2005-05-19oops, fix alternate view/etc. linksivan
2005-05-19re-email/fax/print links should respect template, also add direct re-send ↵ivan
links like the view links and convert view/cust_bill.cgi to proper template
2005-05-14html invoices!ivan
http://chris-linfoot.net/d6plinks/CWLT-5VZD4Y http://www.dsv.su.se/~jpalme/ietf/mhtml.html ftp://ftp.dsv.su.se/users/jpalme/draft-ietf-mhtml-info.txt http://mailformat.dan.info/headers/mime.html http://www.faqs.org/rfcs/rfc2392.html http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cdosys/html/_cdosys_content-type_multipart.asp (MIME is hard, let's go shopping!)
2005-03-21Added support for FAX invoice destinations using a HylaFAX server.khoff
Faxing plain text invoices is not supported.
2004-12-20better error messages on email errorsivan
2004-10-05links to show alternate invoices alsoivan
2004-10-05links to show alternate invoices alsoivan
2004-10-05links to show alternate invoices alsoivan
2004-10-05links to show alternate invoices alsoivan
2004-04-02add a fake .pdf extension to placate some versions of IE. yay IE.ivan
2004-02-12re-email invoice, closes: bug#526 and have print and email invoice links ↵ivan
redirect back to top of customer view page instead of #history tag
2004-01-12only display "view typeset invoice" when there is an invoice_latex templateivan
2004-01-11typeset invoice view in web UI uses pdf instead of postscript, closes Bug#614ivan
2003-11-30add link to view typeset invoiceivan
2002-04-16report on failed billing events...ivan
2002-02-27add status and statustext fields to cust_bill_eventivan
2002-02-10*finally* seems to be working under Mason. sheesh.ivan
*finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh.
2002-02-10removed <!-- $Id$ --> from all files to fix any redirects, whewivan
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi
2002-02-10pro-rating w/ web interface, tested (closes: Bug#313).ivan
view/cust_bill.cgi invoice view shows invoice events! fix bug where adding events with no name silently failed instead of giving an error add new comission plans
2002-02-04billing events!ivan
2002-01-30removeivan
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason.
2001-10-30get rid of header foo in individual templatesivan
2001-10-26cache fooivan
*sigh*
2001-09-03fix more bugsivan
2001-08-21remove $Log$ messages. whew.ivan
2001-07-30templates!!!ivan