https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35335
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from David Nind <[email protected]> --- I have tested, and it removes the error: Template process failed: undef error - The method Koha::Patron->issuer_id is not covered by tests! However, I assume that RecordStaffUserOnCheckout is supposed to show the staff member who checked things out and show this in the 'Checked out by' column. This is empty for me for items checked out after the patch is applied. Testing notes (using koha-testing-docker): 1. Check out and check in a couple of items for a patron so that the patron has some entries in their circulation history tab, before starting the test plan. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
