summaryrefslogtreecommitdiff
path: root/FS/FS/cust_bill_pkg_void.pm
AgeCommit message (Collapse)Author
2019-02-16RT# 81961 Repair broken links in POD documentationMitch Jackson
- Update many links - chmod a+x scripts in FS/bin, so Pod::Simple::HTMLBatch will parse them for POD documentation
2016-11-14fix upgrade issues with old voided tax records, #73360Mark Wells
2016-10-18during upgrade, fix broken tax links on old voided invoices, #72777Mark Wells
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-03-19correctly void invoices with fees, #32862Mark Wells
2012-08-03nvoice voiding, RT#18677Ivan Kohler
2012-08-01invoice voiding, RT#18677Ivan Kohler
2012-08-01invoice voiding, RT#18677Ivan Kohler
2012-07-31invoice voiding, RT#18677Ivan Kohler