23 Apr
2023
23 Apr
'23
11:18 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23486 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #26 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. To check the lastseen field in the database: - koha-mysql kohadev - SQL query (where XXX = borrower number for newly created patron): select * from borrowers where borrowernumber = XXX; -- You are receiving this mail because: You are watching all bug changes.