refactor payment history slightly, add refund receipts, have "unapplied" refunds...
authorivan <ivan>
Sun, 1 Jun 2008 22:49:00 +0000 (22:49 +0000)
committerivan <ivan>
Sun, 1 Jun 2008 22:49:00 +0000 (22:49 +0000)
commitc840ff84aaacb8785c094366f43080aee0d2e7d3
tree2551130845977f451a609794db838a491dda9921
parent4a7136d9b031c532155ab17022498d034ab0cb91
refactor payment history slightly, add refund receipts, have "unapplied" refunds show like other unapplied/open things, RT#3545
12 files changed:
FS/FS/cust_pay.pm
FS/FS/cust_refund.pm
FS/FS/payinfo_Mixin.pm
FS/FS/payinfo_transaction_Mixin.pm [new file with mode: 0644]
httemplate/search/elements/cust_pay_or_refund.html
httemplate/view/cust_main/payment_history.html
httemplate/view/cust_main/payment_history/credit.html [new file with mode: 0644]
httemplate/view/cust_main/payment_history/invoice.html [new file with mode: 0644]
httemplate/view/cust_main/payment_history/payment.html [new file with mode: 0644]
httemplate/view/cust_main/payment_history/refund.html [new file with mode: 0644]
httemplate/view/cust_main/payment_history/voided_payment.html [new file with mode: 0644]
httemplate/view/cust_refund.html [new file with mode: 0644]