refactor payment history slightly, add refund receipts, have "unapplied" refunds...
authorivan <ivan>
Sun, 1 Jun 2008 22:48:15 +0000 (22:48 +0000)
committerivan <ivan>
Sun, 1 Jun 2008 22:48:15 +0000 (22:48 +0000)
commit15a02054fe0f91eda70003b8d1cf29497d19aa91
tree68cd3680377bacb8a54785cf4aea7afbe1c78a4d
parentd8cbc19ac6d9d4aa9df946e6c9912bbcac26ef82
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]