summaryrefslogtreecommitdiff
path: root/httemplate/search
AgeCommit message (Collapse)Author
2014-01-16escape cust_event.statustext so dumps coming back from failed transactions ↵Ivan Kohler
are viewable properly, RT#26700
2014-01-15bulk credit import, RT#26319Ivan Kohler
2013-09-05add no_fuzzy_on_exact global, RT#24804Ivan Kohler
2013-07-03fix agentnum/refnum criteria in accounting summary, #23660, apparent fallout ↵Mark Wells
from #18349?
2013-05-02excel download fixes, #21937, #20337, etc.Mark Wells
2013-04-22backport "allow open pay_batches to be included in search" to 2.3, RT#22708 ↵Ivan Kohler
(fallout from RT#21879)
2013-04-19fix customer class selection in A/R report on 2.3.x, RT#22540, RT#22604, ↵Ivan Kohler
RT#22691
2013-04-18option to show district on 2.3 tax report, #22137Mark Wells
2013-04-15add separate ACL for employee reports, RT#22516Ivan Kohler
2013-04-14add customer class to A/R report, fix "(none)" selection in other reports, ↵Ivan Kohler
RT#22540
2013-04-11fix advanced invoice reports: agent and payment selection, calendar styling, ↵Ivan Kohler
RT#22258
2013-03-28fix XSSIvan Kohler
2013-03-27Excel download of Agent Commission report, #22090Mark Wells
2013-03-18fix Services -> Wireless broadband -> All wireless broadband services, ↵Ivan Kohler
RT#22034, RT#21054
2013-03-18config to enable cust_pay report time selection, RT#22001Ivan Kohler
2013-03-17fix report day selection on daylight savings boundaries, RT#21879Ivan Kohler
2013-03-13add time to payment report, RT#21061Ivan Kohler
2013-03-13optimize line item detail "Credited" column inefficiency sometimes causing ↵Ivan Kohler
load issues for big installs, RT#21933
2013-03-13optimize line item detail "Paid" column inefficiency sometimes causing load ↵Ivan Kohler
issues for big installs, RT#21933
2013-03-13fix line item detail search w/"Separate sub-packages from parents", RT#21904Ivan Kohler
2013-03-10fix radius data usage report w/sqlradius_withdomain export, RT#19964Ivan Kohler
2013-03-05agent commission report, #20558Mark Wells
2013-02-26fix tax credit report detail w/enable_taxclasses, RT#21558, fallout from #18676Ivan Kohler
2013-02-21typoMark Wells
2013-02-19fix misspelled table name, from #21117Mark Wells
2013-02-19better UI for package report classes, #13057Mark Wells
2013-02-17fix istax line item search with tax-pkg_address on, RT#21459Ivan Kohler
2013-02-14include elements/search.html the right way to avoid problems with XLS ↵Mark Wells
download, #21421
2013-02-03add location to credit application detail, RT#21054Ivan Kohler
2013-02-03advanced phone number search, RT#21054Ivan Kohler
2013-02-01add advanced phone number search, RT#21054Ivan Kohler
2013-02-01add advanced phone number search, RT#21054Ivan Kohler
2013-02-01fix double escaping of customer name in title of customer-specific account ↵Ivan Kohler
report
2013-01-30record and show batch payment status info, #21117Mark Wells
2013-01-20NACHA batching, RT#20443Ivan Kohler
2012-12-31filter by customer class on all financial reports, #20573Mark Wells
2012-12-20add pkgnum/pkgpart to line item report< RT#18676Ivan Kohler
2012-12-20no need to warn, a combined lineitem report is a normal function now, RT#18676Ivan Kohler
2012-12-20add "with email address(es)" and "without postal mail invoices" to adv. ↵Ivan Kohler
customer search, RT#20708
2012-12-17credit application detail report, RT#18676Ivan Kohler
2012-12-17add taxclass and paid/credit columns to line item reports, clickthrough to ↵Ivan Kohler
credit detail, RT#18676
2012-12-17add line item report, RT#18676Ivan Kohler
2012-12-17add line item report, RT#18676Ivan Kohler
2012-12-17fix XSSIvan Kohler
2012-12-11system log, #18333Mark Wells
2012-12-09fix suspension report, RT#20529, fallout from #16534Ivan Kohler
2012-12-05support custnum param even though we wound up not using it here, RT#18676Ivan Kohler
2012-12-04add IO::String as a proper web interface dep, RT#19732Ivan Kohler
2012-11-27remove trailing junk from XLSX files, #20337Mark Wells
2012-11-19separate one-time from recurring charges in Customer Accounting Summary, #19732Mark Wells