summaryrefslogtreecommitdiff
path: root/FS/FS/cust_pay.pm
AgeCommit message (Expand)Author
2008-04-02don't do (as much) useless work on upgradeivan
2008-03-13yow. very sleep deprived. remove the infinite loop rather than add one.ivan
2008-03-13infinite loop protectionivan
2008-03-13allow cust_pay.otaker upgrade to proceed even if there are some old crufty re...ivan
2008-03-04fix cust_pay.otaker populationivan
2008-02-22want to upgrade legacy payments even if they are deprecated COMP payby...ivan
2008-02-22don't bomb out on this transition on old databases without history records fo...ivan
2008-02-14add cust_pay.otaker field; populate it based on history on upgrades, and show...ivan
2008-01-25simple payment CSV importjeff
2007-11-29even more reliable multiple-payment/double-click/concurrent-payment-form prot...ivan
2007-10-27simple payment receipts in web interface, sorry arnie, RT#2738ivan
2007-08-01event refactor, landing on HEAD!ivan
2007-07-11finish adding payunique fieldivan
2007-06-29silly missing parenthesisivan
2007-06-29add payunique field and dup checkingivan
2007-02-07only use new statements as payment receipts if the conf file is createdivan
2007-01-31small change in payment receipt handling (ticket 1422)jeff
2007-01-23have to use payinfo_Mixin if we're going to ISA itivan
2006-12-24fix more paymask regressions: allow editing records with existing expired car...ivan
2006-12-14encryption fixes from huntsberg & jayceivan
2006-09-13some cleanup while i'm hereivan
2005-11-21add MCRD payment type for manually processed ccardsivan
2005-10-21add CASH and WEST payment types (payments only, not cust_main.payby)ivan
2005-10-10updated quick payment entryivan
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, cust-fi...ivan
2005-06-09add ignore_noapply flag to make sure payments are forced in anyway on importivan
2005-05-03on receipts, show "Electronic Check" instead of "Chek" for payby = CHEK trans...ivan
2005-03-21Added support for FAX invoice destinations using a HylaFAX server.khoff
2005-03-12- bring prepaid support into this century (close: Bug#1124)ivan
2004-12-27prevent unsuspension errors from causing payment or credit transactions from ...ivan
2004-07-07allow payment modification so we can import order_number infoivan
2004-07-06payment voiding part deux & credit card refunds!ivan
2004-07-06add cust_pay_void table and payment voiding web ui part oneivan
2004-06-30payyment receipts template fixesivan
2004-06-30payyment receipts: pass body has an arrayref, also fill in name filedivan
2004-06-30typoivan
2004-06-30payment receipts!ivan
2004-06-29add cust_pay_refund table to refund paymentsivan
2004-04-20add methods for masking credit cards, add payment info modification to self-s...ivan
2003-09-10adding cust_main methodivan
2003-08-05Virtual field mergekhoff
2003-05-19maintenance:ivan
2002-11-19add LEC billingivan
2002-10-12ACH supportivan
2002-06-04fix unsuspendautoivan
2002-05-18Mail::Internet 1.44ivan
2002-04-07send email on signup server signups (closes: Bug#386)ivan
2002-03-18fixes: bug #348 - adds the ability to email on deleted payments.ivan
2002-02-10use unique tokens to prevent double-submission of payments in the web UIivan
2002-02-07delete paymentsivan