Changes to add classified reasons for payment void
authorIrina Todeva <itodeva@hostgator.com>
Mon, 28 Sep 2015 19:48:20 +0000 (13:48 -0600)
committerMark Wells <mark@freeside.biz>
Tue, 3 Nov 2015 20:28:13 +0000 (12:28 -0800)
commit55c7e3cc18a45620f48ae62d3bc044a830bd8c95
treeada1a14fc07a00421d1693b845fb673bff7d619f
parenta87e91ee19d14a6fc3da62f4b44a9628d32bb6a3
Changes to add classified reasons for payment void

 - Added reasonnum in cust_pay_void and a foreign key in Schema.pm
 - Added an override of the cust_pay_void_reason to handle legacy and
   classified reasons
 - Added usage of FS::reason_Mixin::_upgrade_reasonnum in
   cust_pay->_upgrade_data
 - Changes in voided_payment.html template to handle classified reasons for
   void payemnts
FS/FS/Schema.pm
FS/FS/cust_pay.pm
FS/FS/cust_pay_void.pm
httemplate/view/cust_main/payment_history/voided_payment.html