https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21915
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |In the past, if a patron release notes| |had any credit existing on | |their account (newly added, | |or pre-existing), if debts | |were present then the | |credit balance would always | |be immediately applied to | |the debt. This | |functionality was | |inadvertently removed | |during refactoring efforts. | | | |This patch adds code to | |restore the functionality | |and allows it to be | |optionally applied to the | |system via a new system | |preference, | |`AccountAutoReconcile`. -- 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/
