summaryrefslogtreecommitdiff
path: root/httemplate/search
AgeCommit message (Collapse)Author
2006-06-02add a service searchivan
2006-05-15more ACL and re-skinning work, now with RT!ivan
2006-05-14first part of ACL and re-skinning work and some other small stuffivan
2006-05-12Pg 8.1 fix was incorrect and broke things, this should actually workivan
2006-05-08add config switch to base tax off shipping address if presentivan
2006-05-08sales report per agent and package class looks goodivan
2006-05-03pg 8.1 fix from Chris Cappuccioivan
2006-05-02add an agent pre-selection page to receivables reportivan
2006-04-22start of package class web UI (add/edit package classes, package class ↵ivan
selection in package def edit)
2006-04-21s(browse/queue.cgi)(search/queue.html)ivan
2006-04-12zip code reportivan
2006-03-20add price plan to bill on internal or external CDRs directly, add option to ↵ivan
export CDRs to a per-customer downstream file
2006-03-08 Add an option to the web interface to batch upload new entries to theivan
inventory_item table.
2006-03-08Add a new table for inventory with for DIDs/serials/etc., and an additionalivan
new table for inventory category (i.e. to distinguish DIDs, serials, MACs, etc.)
2006-02-18CDR schema and classivan
2006-01-31move header() to include(/elements/header.html) so it can be changed in one ↵ivan
place, thanks to Scott Edwards
2006-01-27small visual fix to alternating row colors when show_taxclasses is onivan
2006-01-27on tax exemption report, show more info on the specific line item and invoiceivan
2006-01-26whew, FINALLY can fix monthly exemption columns to work correctly. also ↵ivan
make them agent-specific. also fix package exemption columns, they were bunk too, sheesh. start adding package classes for package class tax reporting.
2005-12-25add switch to enable taxclass breakdown, report invoiced tax separately in ↵ivan
that case
2005-12-25add switch to enable taxclass breakdown, report invoiced tax separately in ↵ivan
that case
2005-12-25correct "out of taxable region" flag on new line item report - NULLs need to ↵ivan
be compared explicitly. apparantly NULL != NULL. bah SQL
2005-12-25fixup new line item report brainfartivan
2005-12-25correct end date display for "now"ivan
2005-12-22and s/$taxable/$tot_taxable/ in the declaration tooivan
2005-12-22fix some ambiguous var names causing " "my" variable $t masks earlier ↵ivan
declaration in same scope" errors
2005-12-22tax report update, link to new line item report, per-agent tax reportingivan
2005-11-21add MCRD payment type for manually processed ccardsivan
2005-11-18fix link glitch in receivables reportsivan
2005-11-10add part_bill_event.payby selection to failed invoice event searchivan
2005-11-07fix Discover card report, closes: Bug#1270ivan
2005-10-28don't show 'N/A' statustext as a failed billing eventivan
2005-10-27fix from joe @ surferz: lines 59 and 60 had the wrote quote. they had single ↵ivan
quote where double was needed...
2005-10-21add CASH and WEST payment types (payments only, not cust_main.payby)ivan
2005-10-10updated quick payment entryivan
2005-09-13fix redirect with single item returned from search results and a coderef ↵ivan
redirect
2005-08-07move cust_pkg search to new template, add active/suspended/cancelled ↵ivan
customer packages to agent browse
2005-08-05fix credit searches by otakerivan
2005-07-14add unlinked mail forward (svc_forward) reportivan
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, ↵ivan
cust-fields configuration value to control which customer fields are shown on reports
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, ↵ivan
cust-fields configuration value to control which customer fields are shown on reports
2005-06-15add reprint/fax/email links to invoice search resultsivan
2005-06-09advanced invoice serach, groundwork to add reprint/fax/email links to ↵ivan
invoice search results
2005-06-02Capitalizationivan
2005-06-02add ability to search on a date range of invoice events and then reprint or ↵ivan
reemail (boy was that a bit more work than i expected), closes: Bug#946
2005-06-01remove trailing whitespaceivan
2005-05-21hehe, allow changing the browse order of any sortivan
2005-05-18add agent-specific A/R aging report, closes: bug#1229ivan
2005-05-15this status column is probably faster, one giant SQL query. and add back in ↵ivan
the customer link, oops
2005-05-15move receivables report to search templateivan