4 Oct
2017
4 Oct
'17
2:30 p.m.
Hi Jonathan, Thank you for the reply. the SQL shown by you helped to identify null check-ins date for the problematic patrons. Now, Koha has been upgraded to 16.11.11 and updated the database with UPDATE old_issues SET returndate = '2017-09-22' WHERE returndate IS NULL; re-checkout the same barcodes to the patrons. And now the checkout counts are working exactly similar. -Satish