https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21915 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|In the past, if a patron |In the past, if a patron release notes|had any credit existing on |had any credit existing on |their account (newly added, |their account (newly added, |or pre-existing), if debts |or pre-existing), if debts |were present then the |were present then the |credit balance would always |credit balance would always |be immediately applied to |be immediately applied to |the debt. This |the debt. This |functionality was |functionality was |inadvertently removed |inadvertently removed |during refactoring efforts. |during refactoring efforts | |which debuted in 16.11. |This patch adds code to | |restore the functionality |This patch adds code to |and allows it to be |restore the functionality |optionally applied to the |and allows it to be |system via a new system |optionally applied to the |preference, |system via a new system |`AccountAutoReconcile`. |preference, | |`AccountAutoReconcile`. -- You are receiving this mail because: You are watching all bug changes.