1 (edited by apmuthu 07/24/2016 11:15:21 am)

Topic: Deleting Fiscal Year - II

In the file admin/db/fiscalyears_db.inc, at the end of the function delete_this_fiscalyear(), deletion of remaining (unlinked to gl_trans) comments and refs table records does not check whether comments.date_ <= '$to' and refs.reference being within the fiscal year. Is this okay?