summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main/payment_history/voided_invoice.html
AgeCommit message (Collapse)Author
2015-11-03Changes to add classified reasons for invoice voidIrina Todeva
- Added reasonnum and a corresponding foreign key in cust_bill_void and cust_bill_pkg_void tables (Schema.pm) - Used the FS::reason_Mixin::reason as the override of the cust_bill_void->reason to handle legacy and classified reasons - Changes in voided_invoice.html template to handle classified reasons for void invoices
2015-07-21remove invoice deletion (and ancient & unused config settings), RT#37157Ivan Kohler
2015-01-31RT 25498 switching 'for reason' to '(reason)'Alex Brelsfoard
2015-01-29Updating the verbage for voided invoices and paymentsAlex Brelsfoard
2015-01-28RT #25498 adding reason to voided payments and voided invoices on payment ↵Alex Brelsfoard
history
2013-12-11optimize customer view (esp. with lots of commission credits), RT#26416Ivan Kohler
2012-08-01invoice voiding, RT#18677Ivan Kohler
2012-08-01invoice voiding, RT#18677Ivan Kohler
2012-07-31invoice voiding, RT#18677Ivan Kohler