allow changing package class of one-time charges post-billing, #25342
authorMark Wells <mark@freeside.biz>
Sun, 13 Oct 2013 01:44:52 +0000 (18:44 -0700)
committerMark Wells <mark@freeside.biz>
Sun, 13 Oct 2013 01:44:52 +0000 (18:44 -0700)
commit6422e165313ee8d67790007581821217240734fb
treed2892b8c1aa62f50ee21f1ef1169bc842872cf52
parentcd365522ec4e9f1b553bb1b5096c756c1fdb1d01
allow changing package class of one-time charges post-billing, #25342
14 files changed:
FS/FS/AccessRight.pm
FS/FS/Mason.pm
FS/FS/Schema.pm
FS/FS/cust_credit.pm
FS/FS/cust_credit_void.pm [new file with mode: 0644]
FS/FS/cust_main.pm
FS/FS/cust_pkg.pm
FS/MANIFEST
FS/t/cust_credit_void.t [new file with mode: 0644]
httemplate/edit/process/quick-charge.cgi
httemplate/edit/quick-charge.html
httemplate/view/cust_main/packages/package.html
httemplate/view/cust_main/payment_history.html
httemplate/view/cust_main/payment_history/voided_credit.html [new file with mode: 0644]