https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24413
--- Comment #5 from Kyle M Hall <[email protected]> --- (In reply to Jonathan Druart from comment #4) > It seems that _FixAccountForLostAndFound is called from AddIssue and > AddReturn. In our case none of them is called so I am pretty sure it will > not fix the issue. I see now, this code looks good from that perspective, though it would definitely be preferable to add a new subroutine now, otherwise we have duplicated code. It seems like a fairly trivial adjustment. -- You are receiving this mail because: You are the assignee for the bug. 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/
