invoice voiding, RT#18677
authorIvan Kohler <ivan@freeside.biz>
Wed, 1 Aug 2012 06:02:14 +0000 (23:02 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 1 Aug 2012 06:02:14 +0000 (23:02 -0700)
commitf24c4bebce257bfcc61ba07fd3d16c5c0d730071
treef6e908f55801cdfcb4db814f1365de12ef91e9bd
parent6cce5ada4fbf1e9ad7debd0451336e8005c12195
invoice voiding, RT#18677
19 files changed:
FS/FS/AccessRight.pm
FS/FS/Schema.pm
FS/FS/access_right.pm
FS/FS/cust_bill.pm
FS/FS/cust_bill_pkg.pm
FS/FS/cust_bill_pkg_detail_void.pm [new file with mode: 0644]
FS/FS/cust_bill_pkg_display_void.pm [new file with mode: 0644]
FS/FS/cust_bill_pkg_tax_location_void.pm [new file with mode: 0644]
FS/FS/cust_bill_pkg_tax_rate_location_void.pm [new file with mode: 0644]
FS/FS/cust_bill_pkg_void.pm [new file with mode: 0644]
FS/FS/cust_bill_void.pm [new file with mode: 0644]
FS/FS/cust_main.pm
FS/FS/cust_tax_exempt_pkg_void.pm [new file with mode: 0644]
httemplate/misc/process/void-cust_bill.html [new file with mode: 0755]
httemplate/misc/void-cust_bill.html [new file with mode: 0644]
httemplate/view/cust_bill_void.html [new file with mode: 0755]
httemplate/view/cust_main/payment_history.html
httemplate/view/cust_main/payment_history/invoice.html
httemplate/view/cust_main/payment_history/voided_invoice.html [new file with mode: 0644]