[Koha-bugs] [Bug 16789] New: ReturnToShelvingCart should utilize a different field

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 21 17:07:44 CEST 2016


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 at lists.koha-community.org
          Reporter: cbrannon at cdalibrary.org
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at 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.


More information about the Koha-bugs mailing list