Security fix for invoice view. Also paid status handler for invoice view.
[timetracker.git] / WEB-INF / lib / ttInvoiceHelper.class.php
2018-01-26 Nik OkuntseffSecurity fix for invoice view. Also paid status handler...
2018-01-26 Nik OkuntseffAdded paid column on invoice views.
2018-01-13 anukoMore refactoring.
2018-01-01 anukoAllowed including items with 0 cost in invoices.
2017-03-12 anukoMade invoices to utilize REPORT_FOOTER setting.
2016-03-30 Nik OkuntseffWrote ttUser::isPluginEnabled() function.
2016-03-30 Nik OkuntseffRefactoring - using ttPluginEnabled.
2016-03-30 Nik OkuntseffRefactoring - cleaning up white space.
2016-03-28 Nik OkuntseffReplacing else if with elseif
2016-03-10 Nik OkuntseffRemoved terminating PHP tag in more files
2016-02-29 Nik OkuntseffInitial repo created