add ability to search on a date range of invoice events and then reprint or reemail...
authorivan <ivan>
Thu, 2 Jun 2005 09:29:56 +0000 (09:29 +0000)
committerivan <ivan>
Thu, 2 Jun 2005 09:29:56 +0000 (09:29 +0000)
commit684a478c0f88e5bf6d1d3f32f4618089146b5709
tree1f0c8e23048aa20e872ff10f07a134436968ac43
parent14cc10e34e277f4761be76d67d621b5a5d10a87f
add ability to search on a date range of invoice events and then reprint or reemail (boy was that a bit more work than i expected), closes: Bug#946
21 files changed:
FS/FS/UI/Web.pm
FS/FS/cust_bill.pm
FS/FS/cust_bill_event.pm
FS/FS/part_bill_event.pm
FS/FS/part_pkg.pm
FS/bin/freeside-queued
htetc/global.asa
htetc/handler.pl
httemplate/elements/progress-init.html
httemplate/elements/progress-popup.html
httemplate/index.html
httemplate/misc/email-invoice.cgi
httemplate/misc/email_invoices.cgi [new file with mode: 0644]
httemplate/misc/fax-invoice.cgi
httemplate/misc/fax_invoices.cgi [new file with mode: 0644]
httemplate/misc/print-invoice.cgi
httemplate/misc/print_invoices.cgi [new file with mode: 0644]
httemplate/search/cust_bill_event.cgi
httemplate/search/cust_bill_event.html
httemplate/search/elements/search.html
httemplate/view/cust_bill.cgi