summaryrefslogtreecommitdiff
path: root/httemplate/search
AgeCommit message (Collapse)Author
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
2017-12-08Change selectbox to checkbox on Credit Report form RT#73200Mitch Jackson
2017-12-08Added option for Credit Report to include Voided Credits RT#73200Mitch Jackson
2017-12-08whitespace onlyMitch Jackson
2017-10-24RT# 77332 - updated new search option name to make it more clear.Christopher Burger
2017-10-24RT# 77332 - Fixed error where all packages updated with new next bill date, ↵Christopher Burger
instead of just selected ones.
2017-10-24RT# 77160 - updated query to not use cust_contact as that table does not ↵Christopher Burger
exist in V3
2017-10-24RT# 77160 - created new customer time span reportChristopher Burger
Conflicts: httemplate/elements/menu.html
2017-10-01sort by referral count, RT#75757Ivan Kohler
2017-10-01sort by referral count, RT#75757Ivan Kohler
2017-08-26referral status search, RT#75757Ivan Kohler
2017-08-26referral count search, RT#75757Ivan Kohler
2017-08-25separate access control for payment reports, RT#77007Ivan Kohler
2017-07-17search for payments by customer location, RT#76691Ivan Kohler
2017-07-11RT# 74666 - updated some UI and description field location.Christopher Burger
Conflicts: httemplate/search/quotation.html
2017-06-28RT# 76312 - improved code by using an array datatype rather than a string ↵Christopher Burger
that is then later manipulated.
2017-06-28RT# 76312 - added customer tags to search options for payment report.Christopher Burger
2017-06-13RT# 76028 - Added search field Card Last 4#: to allow the filtering of ↵Christopher Burger
payment report by last four of credit card used. Only shows when card_masking_method is set to display last 4
2017-05-25RT# 71419 Added Cancel date option, and updated package nameChristopher Burger
2017-05-25RT# 71419 Updated Advanced wireless broadband report with new option to ↵Christopher Burger
display package name.
2017-04-27customer referral report, RT#75757Ivan Kohler
2017-04-27access control for List all customers, RT#75012Ivan Kohler
2017-04-26fix customer searching with "List customers" right but not "List all ↵Ivan Kohler
customers", RT#75012
2017-02-02default pages of 100 entriesIvan Kohler
2017-01-04fix "column reference "refnum" is ambiguous" is credit detail report (when ↵Ivan Kohler
no advertising sources are configured yet), RT#73994
2016-12-30fix "Create map" form submission, #73266Mark Wells
2016-12-29fix coverage map display when there are no services, #73972Mark Wells
2016-12-22fix "missing FROM-clause entry for table cust_pkg" error pulling up credits ↵Ivan Kohler
from vendor tax report, RT#73852
2016-12-22package search on null dates, RT#73715Ivan Kohler