Bug 38086

Summary: UpdateItemLocationOnCheckin could show the return date
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: david, gmcharlt, kyle.m.hall
Version: Main   
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 Christopher Brannon 2024-10-03 22:15:52 UTC
When an items is returned, a library may have the UpdateItemLocationOnCheckin system preference set to CART.  This is generic, and could be more useful.

Some libraries might like the option of putting something like "Returned 4/10/2024" in place of CART.

So, in UpdateItemLocationOnCheckin, instead of entering

_ALL_: CART

instead, we could enter something like

_ALL_: RETURNDATE