summaryrefslogtreecommitdiff
path: root/httemplate/search
AgeCommit message (Collapse)Author
2015-04-13fix payment amount search, RT#34471Ivan Kohler
2015-04-07check number searches ignore leading 0sIvan Kohler
2015-03-13restructure agent commission reporting, #23348Mark Wells
2015-03-09more accurate charge type detail searches from sales report, #33257Mark Wells
2015-03-09RT#22952: Employee drop down list in reports shows employee users for all ↵Jonathan Prykop
agents [show disabled users on 3 branch only]
2015-03-09RT#22952: Employee drop down list in reports shows employee users for all agentsJonathan Prykop
2015-02-23RT#23598: Feature Request - Email notice to A/R Report Results [now uses ↵Jonathan Prykop
checkboxes and a proper popup]
2015-02-23RT#23598: Feature Request - Email notice to A/R Report ResultsJonathan Prykop
2015-02-23RT#27710: Credit voidingJonathan Prykop
2015-02-02fix prospect contact searchIvan Kohler
2015-01-28allow punctuation in tax name on tax report, #33255Mark Wells
2015-01-25manual echeck payment type, RT#26995Ivan Kohler
2015-01-18disable quotations, RT#20688, RT#22232Ivan Kohler
2015-01-18fully-qualifyIvan Kohler
2015-01-18disable quotations without fully-qualifying all other searches, RT#20688, ↵Ivan Kohler
RT#22232
2015-01-13fix customer-specific pending payment search, RT#32962Ivan Kohler
2015-01-07add city search, RT#31659Ivan Kohler
2015-01-05tax report fix for monthly exemptions + credits, #27698Mark Wells
2014-12-23agent-virt outgoing message log, RT#32703Ivan Kohler
2014-12-10agent-ize invoice_default_terms, RT#32513Ivan Kohler
2014-12-09Hold off on tax report change until I'm sure.Mark Wells
This reverts commit e5734c42c1a30f0bc0798adac0ef1a728ac17a98.
2014-12-09tax report: deduct credits from taxable amount, #27698Mark Wells
2014-12-08fix problems with tax detail searches, #27698Mark Wells
2014-12-05477 report: detect errors and fix them more easily, #32499, from #24047Mark Wells
2014-11-27svc_circuit, #23879, #25933, #30830Mark Wells
2014-11-21fix several UI nits in FCC 477 report configuration, #24047Mark Wells
2014-11-18fix time queue redirection after #30921Ivan Kohler
2014-11-18fix contact self-service disabled on edit (and some basic contact reports), ↵Ivan Kohler
RT#25533, RT#32171, RT#32212
2014-11-13Ticket #31847 CIBC batch formatJeremy Davis
2014-11-12customer churn report, #30132Mark Wells
2014-11-05sales tax report: detail link and better accuracy for "out of taxable" ↵Mark Wells
calculation, #25935
2014-11-04bring new tax liability report to 3.x, #25935, #26589, #27698Mark Wells
2014-11-03add customer status to advanced invoice report, RT#29810Ivan Kohler
2014-11-03fix customer CDR search links for non-NANPA countries, RT#31928Ivan Kohler
2014-11-02search for tax-exempt customers, RT#31481Ivan Kohler
2014-10-23make package churn report actually show package churn, #7990Mark Wells
2014-10-02package quantity + 477 report, #31282, from #24047Mark Wells
2014-09-30detail links on new 477 report, #30360Mark Wells
2014-09-24change "support time" to use regular ticket time + a custom field, #30921Mark Wells
2014-09-23package churn report filtering by advertising source, tower, and zip code, ↵Mark Wells
#26999
2014-09-16altered FS::UI::Web::cust_sort_fields() and cust_sql_fields() so that ↵C.J. Adams-Collier
->param('cust_fields') argument is no longer required when the parameter is not passed, the initial value previously passed to cust_header() is used if @cust_fields is empty, cust_header() is called with no arguments
2014-09-16calling FS::UI::Web::cust_sql_fields() with ->param('cust_fields'); reduced ↵C.J. Adams-Collier
number of calls to FS::UI::Web::cust_header() by 3 in this component
2014-09-16repaired a compile error I caused in cust_main_dayranges.htmlC.J. Adams-Collier
2014-09-16have expanded the AR aging summary to include other fields. Have not yet ↵C.J. Adams-Collier
populated the fields. FS RT #27208
2014-09-16convert prospects to customers via quotations, RT#20688Ivan Kohler
2014-09-11ticket: 27309; use dbh->quoteDavid Houghton
Sorry, I shouldn't have missed this. I've gotten used to using either DBIx::Class to construct queries for me or using whole prepared statements, which handle the quoting automagically. I've gotten out of practice with SQL created piecemeal.
2014-09-11ticket: 27309; add accountcodeDavid Houghton
I tested this as best I could. I worked with my fake data. I accounted for ' and blank lines, assuming terminal whitespace was irrelevant.
2014-08-17show Calling-Station-Id on RADIUS reports (as a MAC address w/vendor), RT#29154Ivan Kohler
2014-08-14and show the warning in the batch-fixed_format case, #20384Mark Wells
2014-08-14adjust EFT Canada processing delay based on time of day, and warn the user, ↵Mark Wells
#20384