summaryrefslogtreecommitdiff
path: root/FS/FS/cust_bill_void.pm
AgeCommit message (Collapse)Author
2018-03-28RT# 79636 Add conf flag invoice_sections_multilocationMitch Jackson
2015-11-03Tables added to the list with data upgrade because of reason and void_reasonIrina Todeva
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
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-04-20quotations + tax refactor, part 2Mark Wells
2015-02-24multiple payment options, RT#23741Ivan Kohler
2014-05-20search voided invoices, #28684Mark Wells
2013-12-28autoload methods returning foreign records, RT#13971Ivan Kohler
2012-08-01invoice voiding, RT#18677Ivan Kohler
2012-08-01invoice voiding, RT#18677Ivan Kohler
2012-07-31invoice voiding, RT#18677Ivan Kohler