[Koha-bugs] [Bug 27992] When recording local use with statistical patron items are not checked in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 1 18:33:56 CET 2021


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

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

--- Comment #7 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 127189
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127189&action=edit
Bug 27992: Call AddReturn if borrower is statistical patron

To test:
1. Create a Statistical Patron
2. Check out an item to the Stat Patron, that is checked out to another user
3. See that the local use is recorded, but the item does not get checked in
4. Check out an item that has a lost status and note that the local use is
recorded, and the lost status is cleared
5. Item is NOT checked in
6. Apply patch
7. Repeat steps 2 - 4.
8. Item is checked in and now seen as available

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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


More information about the Koha-bugs mailing list