summaryrefslogtreecommitdiff
path: root/httemplate/search
AgeCommit message (Collapse)Author
2021-03-17contractually guaranteed speed no longer required as of 2020, RT#85671Ivan Kohler
2020-11-09add credit reason selection, RT#85046Ivan Kohler
2019-10-21bulk package cancellationIvan Kohler
2019-05-28RT# 77532 - fixed error where cust main fax not showing, and fixed checking ↵Christopher Burger
of phonetypenum Conflicts: httemplate/search/cust_main.html httemplate/view/cust_main/contacts_new.html
2019-05-28RT# 77532 - can search cust main phone numbers in advanced customer searchChristopher Burger
Conflicts: httemplate/search/cust_main.html httemplate/search/report_cust_main.html
2019-05-22RT# 77532 - created method to display phone typesChristopher Burger
Conflicts: httemplate/search/contact.html
2019-05-22RT 77532 - added contact phone numbers to advanced customer reportChristopher Burger
Conflicts: FS/FS/ConfDefaults.pm FS/FS/cust_main.pm FS/FS/cust_main/Search.pm httemplate/elements/tr-select-cust-fields.html httemplate/search/contact.html
2019-04-30RT# 83211 - added new reportChristopher Burger
2019-04-24RT# 82087 - added up and down speeds to reportChristopher Burger
2019-04-15RT# 79913 - added ability to mass transfer customers to new agentChristopher Burger
2019-03-26RT# 82959 - added agent virtualization to unprovisioned services report.Christopher Burger
2019-03-15RT# 83044 - fixed cc refund issuesChristopher Burger
Conflicts: httemplate/edit/process/cust_refund.cgi httemplate/misc/download-batch.cgi
2019-03-13RT# 82988 - updated paybatch upgrade to move credits from combined batch ↵Christopher Burger
file to credit batch file
2019-03-11RT# 82988 - Fixed so only formats that can handle electronic refunds can ↵Christopher Burger
download those files Conflicts: httemplate/view/cust_main/menu.html
2019-01-03RT 81913 - fixed error with batch email from advanced customer reports and ↵Christopher Burger
contacts report Conflicts: httemplate/search/contact.html httemplate/search/cust_main.html
2018-11-28RT# 32241 E911 Fee Report - Include fees bundled with packagesMitch Jackson
2018-11-27select agent and customer fields on attachment report, RT#81809Ivan Kohler
2018-11-20RT# 77532 - V3 fix changing cust_contact to contactChristopher Burger
2018-11-20fix error w/current perl - can't call keys on a scalar hashref anymore, RT#77532Ivan Kohler
Conflicts: httemplate/search/cust_main.html
2018-11-20RT# 77532 - fixed search to use phone type from databaseChristopher Burger
2018-11-20RT# 77532 - Updated advanced customer report to search contactsChristopher Burger
Conflicts: httemplate/search/cust_main.html httemplate/search/report_cust_main.html
2018-11-20RT# 77532 - Updated customer contact reports to display contact phone numersChristopher Burger
Conflicts: httemplate/search/contact.html
2018-11-12fix pending/invoiced selection, RT#81713Ivan Kohler
2018-11-09delete fees, RT#81713Ivan Kohler
2018-11-09Event fee reporting, RT#81713Ivan Kohler
2018-11-09remove debugIvan Kohler
2018-10-27RT# 79353 Fix XSSMitch Jackson
2018-10-24RT# 76722 - added option to search on tags not selected in advanced customer ↵Christopher Burger
report
2018-10-11RT# 73422 Improve customer contact reportMitch Jackson
2018-10-09RT#38217: Send email when logging conditions are met [removed unwanted log ↵Jonathan Prykop
levels, preserved level num mapping]
2018-10-09Revert "RT#38217: Send email when logging conditions are met"Jonathan Prykop
This reverts commit 5f563d5ac7e6e1e93cca382baa42ee106f3db5a0.
2018-10-09RT#38217: Send email when logging conditions are metJonathan Prykop
2018-10-09RT#38217 Send email when logging conditions are met [added null_right and ↵Jonathan Prykop
msgtype]
2018-10-09RT#38217: Send email when logging conditions are metJonathan Prykop
2018-08-22RT# 81150 Google now requires api key for drawing apiMitch Jackson
2018-08-07RT# 77160 - updated date selection sql to make sure last cancel date falls ↵Christopher Burger
with in range
2018-08-06RT# 77160 - fixed sql when joing cust_locationChristopher Burger
2018-07-30RT# 77160 - added date search on customer timespan reportChristopher Burger
2018-06-19RT# 77470 - added reason option to advanced package report with suspended ↵Christopher Burger
status is selected. Also added links to suspend and unsuspend when status active or suspended is used. Conflicts: FS/FS/cust_pkg/Search.pm httemplate/elements/tr-select-reason.html httemplate/elements/tr-td-label.html
2018-05-16include batch payment and statement events in reports, RT#80156Ivan Kohler
2018-04-30RT# 77160 - fixed report error when multiple canceled packages had they same ↵Christopher Burger
datetime
2018-04-23bulk customer package edit from multiple source package definitions, RT#79885Ivan Kohler
2018-04-19restore masked card info on batched payment report, RT#78166Ivan Kohler
2018-04-16RT# 79353 Update discount graph - include waived setup feesMitch Jackson
2018-04-16RT# 79353 Update discount report - include waived setup feesMitch Jackson
2018-04-16RT# 79353 Update discount report - include waived setup feesMitch Jackson
2018-02-20fix broadband reporting with giant query URLs (large numbers of package ↵Ivan Kohler
defs, etc.), RT#76765
2017-12-15RT# 74845 - fixed report to allow downloading even if there are errors.Christopher Burger
2017-12-08RT# 73200 Show voided credits on Credit Report - backport fixMitch Jackson
2017-12-08Add crednum (id) field to Credit Report RT#73200Mitch Jackson