[Bug 9762] Log circulation overrides
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9762 --- Comment #101 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 185825 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185825&action=edit Bug 9762: (follow-up) Fix failing CanBookBeIssued test The test was failing because: 1. IssuingInProcess preference was not explicitly set, affecting the code path for message logging 2. The patron category had a random noissuescharge value that overrode the system preference Fixed by: - Setting IssuingInProcess to 0 to ensure correct code path - Setting patron category noissuescharge to undef to use system preference Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org