[Koha-bugs] [Bug 25552] Add missing Claims Returned option to MarkLostItemsAsReturned

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 27 13:09:58 CEST 2020


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

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

--- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 105389
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105389&action=edit
Bug 25552: Add missing Claims Returned option to MarkLostItemsAsReturned

Marking an item as a return claim checks MarkLostItemsAsReturned to see if
claim_returned is a value in MarkLostItemsAsReturned.
However, this option was never added to MarkLostItemsAsReturned so an a return
claim can never be automatically removed from the patron record, even if they
wanted such behavior.

Test Plan:
1) Apply this patch
2) Restart all the things
3) Note the new return claims option on MarkLostItemsAsReturned in the system
preferences

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


More information about the Koha-bugs mailing list