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

Marion Durand <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #179673|0                           |1
        is obsolete|                            |

--- Comment #23 from Marion Durand <[email protected]> ---
Created attachment 180416
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180416&action=edit
Bug 25733: Add warning for unresolved claims

These patches add a new warning for unresolved claims that are larger than the
number set by the new 'UnresolvedClaimReturnedWarningThreshold' system
preference.

To test:
1) Apply patch, updatedatabase, restart_all
2) In Administration->system preferences, search for
'UnresolvedClaimReturnedWarningThreshold' and set this to '1'
3) Now search for 'ClaimReturnedLostValue' and set this to 'Lost'
4) Checkout some items for a patron
5) On the patron's checkout page, claim both these items as returned.
6) In the attention box, you should now see a 'Unresolved return claims: Patron
has 2 unresolved RETURN CLAIMS'.
7) Visit patron details page, ensure the attention and message show up there as
well.
8) Resolve one of these claims. Note that the message should disappear, as we
set the sys pref to '1'.

Signed-off-by: Eric Garcia <[email protected]>
Signed-off-by: Marion Durand <[email protected]>

-- 
You are receiving this mail because:
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