Add proper reasons and reason types for payment and invoice voids.
authorMark Wells <mark@freeside.biz>
Fri, 6 Nov 2015 00:06:56 +0000 (16:06 -0800)
committerMark Wells <mark@freeside.biz>
Fri, 6 Nov 2015 00:06:56 +0000 (16:06 -0800)
commitdd9dd7a913cd8da4d97b1c72522e016562a98459
treec6c0dd167d47b6bc8fdfc4545b714f1552898385
parent28816258c25afc6c64101b2ac31cb9dec7cb42d4
Add proper reasons and reason types for payment and invoice voids.

Contributed by Irina Todeva <itodeva@hostgator.com>
25 files changed:
FS/FS/Schema.pm
FS/FS/Upgrade.pm
FS/FS/cust_bill.pm
FS/FS/cust_bill_pkg.pm
FS/FS/cust_bill_pkg_void.pm
FS/FS/cust_bill_void.pm
FS/FS/cust_credit.pm
FS/FS/cust_credit_void.pm
FS/FS/cust_pay.pm
FS/FS/cust_pay_void.pm
FS/FS/reason_Mixin.pm
FS/FS/reason_type.pm
httemplate/browse/reason_type.html
httemplate/elements/menu.html
httemplate/elements/tr-select-reason.html
httemplate/misc/unapply-cust_credit.cgi
httemplate/misc/unapply-cust_pay.cgi
httemplate/misc/unvoid-cust_pay_void.cgi
httemplate/misc/void-cust_bill.html [changed mode: 0644->0755]
httemplate/misc/void-cust_pay.cgi [deleted file]
httemplate/misc/void-cust_pay.html [new file with mode: 0755]
httemplate/view/cust_bill.cgi
httemplate/view/cust_main/payment_history/payment.html
httemplate/view/cust_main/payment_history/voided_invoice.html
httemplate/view/cust_main/payment_history/voided_payment.html