summaryrefslogtreecommitdiff
path: root/FS/FS/cust_pay.pm
AgeCommit message (Expand)Author
2009-09-21add ability to trigger receipts when payment is used against a specific packa...ivan
2009-07-30experimental package balances, RT#4339ivan
2009-07-23avoid harmless warning: Use of uninitialized value in string neivan
2009-06-22fix using encryption produces non-decrypted data in payment receipts, RT#5536ivan
2009-05-05add company_name to payment receiptivan
2009-02-09rest of per-agent config for company_name, company_address, logo, etc.. RT#3989ivan
2008-06-05payment and credit applications have separate "apply to refund" choices now, ...ivan
2008-06-01refactor payment history slightly, add refund receipts, have "unapplied" refu...ivan
2008-06-01show "Check #" on payment receipts instead of "Billing #"ivan
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