https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22521 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |19.05.00 released in| | Text to go in the| |WARNING: You will need to release notes| |update your reports to | |account for the introduced | |use of 'status' in | |accountlines for fines. | | | |"accounttype = 'FU'" needs | |changing to "accounttype = | |'FINE' AND status = | |'UNRETURNED'" | | | |"accounttype | |= 'F'" needs changing to | |"accounttype = 'FINE' AND | |status != 'UNRETURNED'" Resolution|--- |FIXED Status|Pushed to Master |RESOLVED --- Comment #117 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Enhancement will not be backported to 18.11.x series. -- You are receiving this mail because: You are watching all bug changes.