https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38477
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|Under certain |Under certain release notes|circumstances, the |circumstances, the |existence of a lost charge |existence of a lost charge |for a patron who previously |for a patron that |borrowed an item (which was |previously borrowed an item |later found) could lead to |(which was later found) |creating a new fine for a |could lead to creating a |patron who borrowed and |new fine for a patron that |returned the item with no |borrowed and returned the |issues - if the item was |item with no issues - if |lost and found again after |the item was lost and found |they had returned it. |again after they had | |returned it. |This | |bug adds tests to cover |This adds |this edge case, and fixes |tests to cover this edge |this edge case to ensure |case, and fixes this edge |that a new fine is only |case to ensure that a new |charged if the patron |fine is only charged if the |charged the lost fine |patron charged the lost |matches the patron who most |fine matches the patron who |recently returned the item. |most recently returned the | |item. -- 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/
