https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16789 Bug ID: 16789 Summary: ReturnToShelvingCart should utilize a different field Change sponsored?: --- Product: Koha Version: 3.22 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When using the ReturnToShelvingCart feature, it is impossible to see the item's regular shelving location, and the location skews reports based on the shelving location. It would be better to have another field that tracks this status. If the status is null, the shelving location shows as usual. If it is not null, then it either can show the temporary location, or show the shelving location and the temporary location next to it in parenthesis (ie - Adult Fiction (Recently Returned)). The field could simply be a bit, either 1 and 0 or 1 and null. It can still refer to the ReturnToShelvingCart settings and the LOC value of CART. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.