summaryrefslogtreecommitdiff
path: root/httemplate/search
AgeCommit message (Collapse)Author
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
2014-08-07merge new form 477 stuff, #24047Mark Wells
2014-07-31search by state (and county, country), RT#30312Ivan Kohler
2014-07-30debugMark Wells
2014-07-30add uncollected E911 fees to summary report, #26320Mark Wells
2014-06-30fix payment report multiple selection vs. mysql, RT#29830Ivan Kohler
2014-06-11display sent mail on customer notes page, and improve sent mail log UI, #29250Mark Wells
2014-05-20search voided invoices, missing files, #28684Mark Wells
2014-05-20search voided invoices, #28684Mark Wells
2014-05-20option to handle credited tax date range differently, #28497Mark Wells
2014-05-08fix selecting a customer format with address on broadband report, RT#28656Ivan Kohler
2014-05-05add state and salesperson to customer accounting summary, RT#24112Ivan Kohler
2014-05-05commission reporting optimizations, RT#28964Ivan Kohler
2014-04-27"on hold" package ordering and status, RT#28508Ivan Kohler
2014-04-17customer signup report, filter by customer and package class, #28025Mark Wells
2014-04-11477 report, XML adjustments, #28020Mark Wells
2014-04-09make tax report queries work correctly with bundled packages, #24412Mark Wells
2014-04-09correctly alias itemdesc column, #28506Mark Wells
2014-03-25add customer sort header to credit report, RT#26025Ivan Kohler
2014-03-06fix vendor tax report in light of non-package fees and cust_payby ↵Mark Wells
refactoring, #27964
2014-03-04log_sent_mail logs emailed invoices and receipts as well as msg_template ↵Mark Wells
messages, #25630
2014-03-01fix RADIUS session report for svc_broadband sessions, RT#26461Ivan Kohler
2014-02-28477 report as of a specific date, #24980Mark Wells
2014-02-28report fixes, #25899Mark Wells
2014-02-26fix sales w/advertising source report for cust_bill_pkg missing cust_pkg, ↵Ivan Kohler
RT#27745
2014-02-25non-package fees, #25899Mark Wells
2014-02-25fix agent selection on sales commission report, RT#27818Ivan Kohler
2014-02-16credit limit for CDR prerating, RT#27267Ivan Kohler