summaryrefslogtreecommitdiff
path: root/httemplate/search
AgeCommit message (Collapse)Author
2007-12-05i hope this allows IE to download excel over https?ivan
2007-12-04add some time-worked reportingivan
2007-12-04add suspend/cancel reason to advanced package report (#2779)jeff
2007-11-30add net vs gross amounts to invoice report; make the "net sales" links on ↵ivan
sales/credit/receipts report & graph clickable
2007-11-28advanced customer report rearrangementjeff
2007-11-28removed unused \$failed varivan
2007-11-27fix small side-effect of mysql-compat change eliminating DISTINCT ON: map ↵ivan
changing values of @where array
2007-11-26add a "printable copy" link to searches to get full results as printable ↵ivan
HTML without other cruft, closes: #1885
2007-11-18add "multiplier of monthly" info to "paid time" column in ↵ivan
svc_acct-display_paid_time_remaining report
2007-11-09better visual indication of disabled "days" field on IEivan
2007-11-09add option for listing customers without a balance (closes: RT#2752) and fix ↵ivan
bug in total row (closes: RT#2736)
2007-11-04comma is a bad delimiter choice according to ut_text()jeff
2007-11-03new customer report/flattened package report (ticket 1428)jeff
2007-10-29bug ya bug resulting from agent-virtualized packagesivan
2007-10-29famous last mysql bugivan
2007-10-29mysqlivan
2007-10-29mysql me 1.9 more timesivan
2007-10-29mysql has no DISTINCT ON either, sighivan
2007-10-28mysql me harderivan
2007-10-27simple payment receipts in web interface, sorry arnie, RT#2738ivan
2007-10-08Remove remaining calls to idiot/eidiot. Should fix 1479jeff
2007-10-04fix compilation error!ivan
2007-10-02fix up re-email these eventsjeff
2007-09-30better CDR searchingivan
2007-09-29fix ambiguous agentnum errors in cust_event.html & report_tax.cgi (provide a ↵ivan
table option in access_user::agentnums_sql so this is easy to fix for other reports too)
2007-09-23accounts w/time remaining searchivan
2007-09-23accounts w/time remaining searchivan
2007-09-23accounts w/time remaining searchivan
2007-09-23remove extraneous blank line causing Excel exports to failivan
2007-09-23accounts w/time remaining searchivan
2007-09-21fix problems with time queue search: ticket subjects need to be ↵ivan
HTML-escaped, 'remaining time' calculation had a NULL vs 0 issue, and link to tickets
2007-09-19fix at least one small problem with reprint/email/fax functionality: now ↵ivan
should understand the "most recent invoice per customer" and invoice # min/max options
2007-09-18and parens help alot, dohivan
2007-09-18fix svc_broadband search by svcpart (links from browse/part_svc, in particularivan
2007-09-13rename svc_acct_rt_transaction to acct_rt_transaction, as it is not a ↵ivan
service, its something that hangs off of an svc_acct (like an acct_snarf). thank goodness was able to do this before its any sort of migration problem...
2007-09-13fix status color on customer listivan
2007-09-13clean up some unused codeivan
2007-08-16support hours 'usage' tracking for our own internal use (#1733)jeff
2007-08-01event refactor, landing on HEAD!ivan
2007-06-26fix check# searchivan
2007-06-26suspend later just like expire (#1487)jeff
2007-05-22fix tax reports for some odd upgrade edge cases: when you have both taxclass ↵ivan
and non-taxclass entries in cust_main_county for a single region (not correct setup in the first place), and non-null but empty values in taxname
2007-05-11Fix (hopefully) all uses of /elements/tr-select-agent.html where agentnum ↵khoff
may be undefined.
2007-04-23fix error: column reference "fieldname" is ambiguousivan
2007-04-19break _bytecount subroutines out of FS::UI::Webjeff
2007-04-19fix very strange "Undefined subroutine &FS::UI::Web::rooturl" with an ↵ivan
explicit import. did i mention this was really really weird?
2007-03-21ticket 1436, ACH export format, return processing and autopostjeff
2007-03-06fix status colors in mozillaivan
2007-03-05Fixed a problem with the %opts hash getting skewed (specifically ↵khoff
$opt{'value'} == 'label') when $cgi->param('agentnum') was unset.
2007-02-14fix alignment on receivables reportivan