payment and credit applications have separate "apply to refund" choices now, and...
authorivan <ivan>
Thu, 5 Jun 2008 05:07:55 +0000 (05:07 +0000)
committerivan <ivan>
Thu, 5 Jun 2008 05:07:55 +0000 (05:07 +0000)
commitc2f5b6b184a446069c67b2d33ceef00ef50507c4
tree77e46aea841a857bd0c5736080eacdca3c2a87ab
parent187479662c5391f3d535c00c5f399862a47547fa
payment and credit applications have separate "apply to refund" choices now, and no auto-refund choice in the invoice dropdown.  RT#3545
13 files changed:
FS/FS/cust_pay.pm
httemplate/edit/cust_bill_pay.cgi
httemplate/edit/cust_credit_bill.cgi
httemplate/edit/cust_credit_refund.cgi [new file with mode: 0755]
httemplate/edit/cust_pay_refund.cgi [new file with mode: 0755]
httemplate/edit/elements/ApplicationCommon.html [new file with mode: 0644]
httemplate/edit/process/cust_bill_pay.cgi
httemplate/edit/process/cust_credit_bill.cgi
httemplate/edit/process/cust_credit_refund.cgi [new file with mode: 0755]
httemplate/edit/process/cust_pay_refund.cgi [new file with mode: 0755]
httemplate/edit/process/elements/ApplicationCommon.html [new file with mode: 0644]
httemplate/view/cust_main/payment_history/credit.html
httemplate/view/cust_main/payment_history/payment.html