summaryrefslogtreecommitdiff
path: root/httemplate/search
AgeCommit message (Collapse)Author
2014-11-05sales tax report: detail link and better accuracy for "out of taxable" ↵Mark Wells
calculation, #25935
2014-11-04tax liability report adjustments, #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-19Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2014-10-18byproduct #31593Ivan Kohler
2014-10-18byproduct #31593Ivan Kohler
2014-10-16make package churn report actually show package churn, #7990Mark Wells
2014-10-08Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2014-10-08init applied_timeIvan Kohler
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-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