https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13044
--- Comment #12 from Benjamin Daeuber <[email protected]> --- (In reply to Kyle M Hall from comment #10) > Specifically, it makes sense to allow a patron to pay up to the current > amount owed in fees and fines. For if a patron owes $5 on a closed fine, and > $3 on an accruing fine, the patron should be able to pay $8 right now with > the $5 fine being paid off and $3 in credit staying on the account. That way > the account balance is 0 and when that item is returned the credit will be > automatically used to pay some or all of the balance of the fine. I think this would work well and solve several issue. The one proviso is that a method of dealing with credits would need to be a part of this. Right now you need to create a manual invoice to offset a credit and that's already a hassle. A "pay credit" option that allows you to pay out the credit to the patron would be necessary. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
