http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15118

            Bug ID: 15118
           Summary: Accidental Branch transfer on hold is not handled
                    gracefully.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Hold requests
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

If an item is accidentally transferred to another branch after it fills a hold,
the item will be checked in as 'local use' at the second branch, but will show
as being held at the original branch.

To reproduce:

Place a hold for item X at branch ABC
Check item X in at branch ABC, thereby filling the hold.
Check the item in at branch DEF. 


This will produce a message like 

    Hold found: ... 
    Hold for ... 
    Hold at ABC

This will also give the following check in message:

    Check in message
    Not checked out
    Local use recorded

Viewing the item's status will now show that the item's location is DEF, but
the item is waiting for pickup at ABC.

The expectation is that a branch transfer should have been created to send the
item back to ABC.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to