https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24474
--- Comment #13 from Chris Cormack <[email protected]> --- Thats right, you have an item that is marked lost. But the library wants that to stay on the persons card. Not be removed, so it is still out to them. Then if you renew that item, * then that makes it no longer lost - correct * removes the charge - correct - Now the code goes on, there is a paid charge for lost, I will return it - not correct IE when you renew a lost item, the code in the accounts now returns it, because it has a paid for charge. I feel like having circulation actions inside the accounts module is a bad thing anyway, but certainly creates unexpected (and wrong) behaviour in this case -- 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/
