[Bug 3058] Opac and intranet should show items which have been excluded from loan
11 Dec
2010
11 Dec
'10
9:15 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3058 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2010-12-11 21:15:14 UTC --- Patch has been pushed to 3.0.x: http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=1dfad03e114993e1... Can't see patch or code in 3.2 And I see a problem with the patch, it assumes that an item is not for loan if status is 1. if($item->{notforloan} == 1){ $notforloan_count++; I think this is wrong and should be status > 0, because you can define your own not for loan status in authorized values. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
5694
Age (days ago)
5694
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org