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

Aleisha Amohia <alei...@catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alei...@catalyst.net.nz

--- Comment #21 from Aleisha Amohia <alei...@catalyst.net.nz> ---
Hey all, this patch is causing problems for some of our libraries because it's
been assumed that lost items with no attached charge should automatically be
returned. 

This is not always the desired behaviour - we have one case where the library
wants to keep lost items on a patron's record, and another case where a checked
out lost item will be renewed, but the amount outstanding is zero, so the item
gets returned.

These are edge cases, but the assumptions in this patch do not consider them,
and are causing problems. Is there a workaround? Or perhaps a better way of
doing this patch that can allow for the cases of 'renewing a lost item' or
'wanting to keep a lost item on the checkouts record'? A solution that avoids
doing circulation actions in the accounts modules as this patch does would be
ideal.

Aleisha

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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