Bug 37296

Summary: "Item was not checked in" given in error on returns.pl
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: Chip.Halvorsen, gmcharlt, kyle.m.hall, lucas
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Andrew Fuerste-Henry 2024-07-09 20:58:05 UTC
To recreate:
 - have 2 items, 1 checked out and 1 not checked out
 - go to returns.pl
 - check in the item that was checked out, confirm it shows in the checkins table as having been checked in successfully
 - check in the item that was not checked out. Confirm it shows in the checkins table with a message "Item was not checked in"
 - Confirm EVERY line in the checkin table now includes that "Item was not checked in" message
Comment 1 Lucas Gass (lukeg) 2024-07-09 21:46:12 UTC

*** This bug has been marked as a duplicate of bug 37014 ***