summaryrefslogtreecommitdiff
path: root/httemplate/search
AgeCommit message (Collapse)Author
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-16convert prospects to customers via quotations, RT#20688Ivan Kohler
2014-09-15FS RT #30961 - displaying Upload / Download in gigs rather than megsC.J. Adams-Collier
- added a nowrap around the MAC vendor string to improve readability
2014-09-10ticket: 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-10debugging aidMark Wells
2014-09-10ticket: 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-09-09altered 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-09calling 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-09repaired a compile error I caused in cust_main_dayranges.htmlC.J. Adams-Collier
2014-09-09have expanded the AR aging summary to include other fields. Have not yet ↵C.J. Adams-Collier
populated the fields. FS RT #27208
2014-08-21how Calling-Station-Id on RADIUS reports (as a MAC address w/vendor), RT#29154Ivan Kohler
2014-08-21at least document it to fix laterIvan 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-06477 report: mobile deployment infoMark Wells
2014-08-05477 report: improve browse-edit UIMark Wells
2014-07-31new 477 report: deployment info, combined browse-edit UI, #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-07-23bugfixesMark Wells
2014-07-21477 report rewrite, #28020Mark Wells
2014-06-30start of FCC 477 report rewrite, #24047 and #28020Mark 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-28payables summary by vendorIvan Kohler
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
also even with flag set to do so, don't adjust bill dates forward on a package which is billing while suspended, RT#27882
2014-04-23tax report improvements, #23449, #25935Mark Wells
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-25fix agent selection on sales commission report, RT#27818Ivan Kohler
2014-02-24non-package fees, fixes for tax calculation and sales reports, #25899Mark Wells
2014-02-16credit limit for CDR prerating, RT#27267Ivan Kohler