https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28849

            Bug ID: 28849
           Summary: Claim Returned should alert at checkout
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
        Depends on: 14697

When checking out an item connected to an unresolved claim, we should alert the
user just as we do at checkin.

To recreate:
- Set ClaimReturnedLostValue
- set MarkLostItemAsReturned so that claimed items are marked as returned
- check an item out to Patron A
- mark that item claimed
- check the item out to Patron B
- Koha alerts you that it's removed the lost status, but not that there is an
unresolved claim
- set MarkLostItemAsReturned so that claimed items are NOT marked as returned
- mark item as claimed on Patron B's account
- check the item out to Patron C
- Koha alerts you that the it's removed the item's lost status and asks if you
want to end Patron B's checkout, but does not mention the 2 unresolved claims
- check the item in
- Koha gives a return-claim dialog alert with links to Patron A and Patron B

We should give the same alert at checkout, since that's the moment at which
Koha first knows this item has been found.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14697
[Bug 14697] Extend and enhance "Claims returned" lost status
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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