[Bug 7560] SIP Self Checkout Ignoring Fines Thresholds for Not Being able to Check Out Books
28 Apr
2016
28 Apr
'16
3:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7560 --- Comment #46 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Will probably not finish this one today. Doubts about: + charge_ok => ( !$debarred && !$expired && !$fine_blocked && ( $fines_amount < C4::Context->preference('noissuescharge') ) ), + renew_ok => ( !$debarred && !$expired && !$fine_blocked && ( $fines_amount < C4::Context->preference('OPACFineNoRenewals') ) ), What if those prefs are just empty? -- You are receiving this mail because: You are watching all bug changes.
3732
Age (days ago)
3732
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org