payment and credit applications have separate "apply to refund" choices now, and...
authorivan <ivan>
Thu, 5 Jun 2008 05:06:36 +0000 (05:06 +0000)
committerivan <ivan>
Thu, 5 Jun 2008 05:06:36 +0000 (05:06 +0000)
commitd7977d0a346e3e5975c44a75b915bb437be66f4f
treefab1f36589dd47ddb27d54edd81a69b35fa92fd1
parente77f5d7c3812a65be18c5fc4ede509c42c5e3358
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