https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19444 --- Comment #9 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 68633 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68633 Bug 19444: Do not auto renew if patron is expired and BlockExpiredPatronOpacActions is set Review of attachment 68633: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=19444&attachment=68633) ----------------------------------------------------------------- ::: installer/data/mysql/updatedatabase.pl @@ +14854,4 @@
});
SetVersion( $DBversion ); + print "Upgrade to $DBversion done (Bug 12768 - Add 'Processing Fee' to the account_offset_types table if missing)\n";
This isn't related to this bug. -- You are receiving this mail because: You are watching all bug changes.