Tables added to the list with data upgrade because of reason and void_reason
authorIrina Todeva <itodeva@hostgator.com>
Thu, 8 Oct 2015 18:03:08 +0000 (12:03 -0600)
committerMark Wells <mark@freeside.biz>
Tue, 3 Nov 2015 20:28:13 +0000 (12:28 -0800)
commit1ef811033e1ea791388c7c8d15a3a5a720b1f37f
tree6f8db69ace441ed9c6a5ac81b6c6cc54a175875b
parent9170a3f9609625af49cd9e20003948713389c634
Tables added to the list with data upgrade because of reason and void_reason
legacy fields:
  - cust_credit_void
  - cust_bill_void
  - cust_bill_pkg_void

Made some changes to reason_Mixin to be able to upgrade reason an void_reason
fields
FS/FS/Upgrade.pm
FS/FS/cust_bill_pkg_void.pm
FS/FS/cust_bill_void.pm
FS/FS/cust_credit_void.pm
FS/FS/reason_Mixin.pm