[Koha-bugs] [Bug 14697] Extend and enhance "Claims returned" lost status

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 29 20:20:55 CET 2019


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

--- Comment #64 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 94849
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94849&action=edit
Bug 14697: Enhance the return claims feature [FIXME]

This adds a "Claims returned" feature that extends and enhances the claims
returned lost status.
To use this feature, a new LOST status to represent an item claimed as returned
needs to be created.
The value of this LOST authorised value should be set in the new syspref
ClaimReturnedLostValue.
Setting this system preference turns on the feature.

Once the feature is enabled, you should be able to mark checked out items as
return claims from the
checkout and patron details pages, and also modify them from the new claims tab
on those pages.

Returning a claimed item will notify the librarian that the item in question
has a claim on it.

Setting the ClaimReturnedWarningThreshold will add an alert to make librarians
aware that this
patron has many return claims on the patron's record.

Test Plan:
1) Create a "Claims Returned" lost value
2) Create some RETURN_CLAIM_RESOLUTION authorized values
3) Set ClaimReturnedLostValue
4) Set ClaimReturnedChargeFee
5) Set ClaimReturnedWarningThreshold
6) Create some checkouts
7) Claim some returns
8) Verify ClaimReturnedChargeFee works with all 3 options
9) Verify ClaimReturnedWarningThreshold shows a warning once the threshold has
been exceeded
10) Edit notes on a claim
11) Resolve a claim
12) Delete a claim

Sponsored-by: North Central Regional Library System

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com>

Signed-off-by: Lisette Scheer <lisetteslatah at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list