Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-19 | make 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-27 | resolve minor ACL glitch linking to payments | ivan | |
2008-02-14 | add 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-27 | simple payment receipts in web interface, sorry arnie, RT#2738 | ivan | |
2007-06-26 | fix check# search | ivan | |
2007-02-03 | add customer status column to customer & most other reports. also put the C ↵ | ivan | |
in ACL in the search/ and graph/ directories. | |||
2006-12-19 | clean 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-14 | encryption fixes from huntsberg & jayce | ivan | |
2006-11-24 | add less than and greater than amounts to credit and payment searches | ivan | |
2006-08-23 | Will things ever be the same again? | ivan | |
It's the final masonize | |||
2006-07-13 | fix multiple-agent virtualization properly for these reports | ivan | |
2005-11-21 | add MCRD payment type for manually processed ccards | ivan | |
2005-11-07 | fix Discover card report, closes: Bug#1270 | ivan | |
2005-10-27 | fix from joe @ surferz: lines 59 and 60 had the wrote quote. they had single ↵ | ivan | |
quote where double was needed... | |||
2005-10-21 | add CASH and WEST payment types (payments only, not cust_main.payby) | ivan | |
2005-10-10 | updated quick payment entry | ivan | |
2005-08-07 | move cust_pkg search to new template, add active/suspended/cancelled ↵ | ivan | |
customer packages to agent browse | |||
2005-07-14 | move 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-30 | fix ambiguous column error when selecting by credit card, fixes: Bug#1189 | ivan | |
2005-03-06 | add Excel and CSV download of templated reports and clean up their HTML ↵ | ivan | |
formatting, closes; Bug#520, Bug#1107 | |||
2005-03-04 | fix "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-04 | report correctly even if the customer record has somehow been removed... | ivan | |
2005-03-04 | add agent selection to payment and credit reports, add link to agent browse, ↵ | ivan | |
closes: Bug#1105 | |||
2004-08-19 | add customer # to payment reports, add table cell alignment option to ↵ | ivan | |
general search component | |||
2004-04-23 | credit report, add some links to sales/credits/receipts summary, move ↵ | ivan | |
payment search to template | |||
2004-01-21 | don't include the _next_ day, just the full ending day | ivan | |
2003-10-26 | payment reports broken down by Visa/MC / Amex / Discover | ivan | |
2003-07-16 | UI | ivan | |
2003-07-16 | show totals in payment report | ivan | |
2003-07-14 | fix bug when both a payment type and date range are specified | ivan | |
2003-07-11 | payments report for inventivemedia / hpnx | ivan | |
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-10 | removed <!-- $Id$ --> from all files to fix any redirects, whew | ivan | |
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi | |||
2002-01-30 | remove | ivan | |
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason. | |||
2001-12-26 | search by check # | ivan | |