summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2014-11-25option to credit unused time on suspension as part of suspend reason, #31702Mark Wells
2014-11-21fix several UI nits in FCC 477 report configuration, #24047Mark Wells
2014-11-19option for residential-only requirement for individual tax exemption ↵Ivan Kohler
numbers, RT#32027
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-18omit customers you don't have access to on the recent listIvan Kohler
2014-11-13Ticket #31847 CIBC batch formatJeremy Davis
2014-11-12add svc_domain.quota, RT#30832Ivan Kohler
2014-11-12customer churn report, #30132Mark Wells
2014-11-06delete packages from quotations, RT#30313Ivan Kohler
2014-11-05agent-virtualize quotation logos, RT#31135Ivan Kohler
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-31always collapse display of changed packages, #27305Mark Wells
2014-10-25user-defined site ID / location codes per location, RT#30856, RT#27545Ivan Kohler
2014-10-23make package churn report actually show package churn, #7990Mark Wells
2014-10-23upstream-markup call rating and global default rates, #30633Mark Wells
2014-10-20respect agent-specific packages in bulk order/cancel, RT#31665Ivan Kohler
2014-10-19fix agent type selection for the simple case, RT#30942, RT#28804Ivan Kohler
2014-10-09fix agent type selection for the simple case, RT#30942, RT#28804Ivan Kohler
2014-10-09XSSIvan Kohler
2014-10-06FS RT #25694 - added two configuration options for requiring CVV data to be ↵C.J. Adams-Collier
entered, one for back office data entry, and one to force re-entry even when CC data is on file
2014-10-02package quantity + 477 report, #31282, from #24047Mark Wells
2014-10-01ensure deploy zones have a description, #24047Mark Wells
2014-09-30detail links on new 477 report, #30360Mark Wells
2014-09-27fix coordinate links with aposrophies, RT#31079Ivan Kohler
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-22fix browse/deploy_zone link, #31065Mark Wells
2014-09-18ARPU option on sales report, #30911Mark Wells
2014-09-18fix prospet quotation creation, fallout from #25561Ivan Kohler
2014-09-16customer quotations are work orders? RT#25561Ivan Kohler
2014-09-16improve unsuspend behavior for packages on hold, #28508Mark Wells
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-16package start_on_hold flag, and better behavior for automatic timers + ↵Mark Wells
packages on hold, #25853
2014-09-16convert prospects to customers via quotations, RT#20688Ivan Kohler
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-09-10FS RT #884 - merge from master to FREESIDE_3_BRANCHC.J. Adams-Collier
2014-09-09payment history reverse order balance quirk with two check payments in same ↵Ivan Kohler
batch, RT#30309
2014-09-06better error page when re-emailing bad addresses or other SMTP errorsm, RT#25834Ivan Kohler
2014-09-05add invnum to payment import, RT#29673Ivan Kohler
2014-09-05show svc_cable in customer change history, #27648Mark Wells