summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_pay.cgi
AgeCommit message (Collapse)Author
2008-05-19make net receipts clickable... and netreceipts != cashflow, really, so ↵ivan
separate those concepts, and cashflow gets gross & net variants. also add gross/net refunds. #3012
2008-03-27resolve minor ACL glitch linking to paymentsivan
2008-02-14add cust_pay.otaker field; populate it based on history on upgrades, and ↵ivan
show the order taker on all payments (on customer view and payment search) closes: #2953
2007-10-27simple payment receipts in web interface, sorry arnie, RT#2738ivan
2007-06-26fix check# searchivan
2007-02-03add customer status column to customer & most other reports. also put the C ↵ivan
in ACL in the search/ and graph/ directories.
2006-12-19clean up payinfo_Mixin to use payby.pm for payby info and have card masking ↵ivan
full 6-digit BIN prefix for card identification. have cust_pay_batch use payinfo_Mixin. require B:CC 0.30 for mask-aware cardtype(). fix payment reports to use mask too if available, so credit card type selection still works with encryption.
2006-12-14encryption fixes from huntsberg & jayceivan
2006-11-24add less than and greater than amounts to credit and payment searchesivan
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2006-07-13fix multiple-agent virtualization properly for these reportsivan
2005-11-21add MCRD payment type for manually processed ccardsivan
2005-11-07fix Discover card report, closes: Bug#1270ivan
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-08-07move cust_pkg search to new template, add active/suspended/cancelled ↵ivan
customer packages to agent browse
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-03-30fix ambiguous column error when selecting by credit card, fixes: Bug#1189ivan
2005-03-06add Excel and CSV download of templated reports and clean up their HTML ↵ivan
formatting, closes; Bug#520, Bug#1107
2005-03-04fix "Column reference "payby" is ambiguous" error when selecting by payment ↵ivan
type, fix missing check #s caused by cust_main.payinfo masking cust_pay.payinfo, closes (really this time): Bug#1105
2005-03-04report correctly even if the customer record has somehow been removed...ivan
2005-03-04add agent selection to payment and credit reports, add link to agent browse, ↵ivan
closes: Bug#1105
2004-08-19add customer # to payment reports, add table cell alignment option to ↵ivan
general search component
2004-04-23credit report, add some links to sales/credits/receipts summary, move ↵ivan
payment search to template
2004-01-21don't include the _next_ day, just the full ending dayivan
2003-10-26payment reports broken down by Visa/MC / Amex / Discoverivan
2003-07-16UIivan
2003-07-16show totals in payment reportivan
2003-07-14fix bug when both a payment type and date range are specifiedivan
2003-07-11payments report for inventivemedia / hpnxivan
2002-02-10*finally* seems to be working under Mason. sheesh.ivan
*finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh.
2002-02-10removed <!-- $Id$ --> from all files to fix any redirects, whewivan
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi
2002-01-30removeivan
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason.
2001-12-26search by check #ivan