https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17643 --- Comment #2 from Christophe Croullebois <christophe.croullebois@biblibre.com> --- (In reply to Marcel de Rooy from comment #1)
(In reply to Christophe Croullebois from comment #0)
The Bug 3333 corrects in Opac by setting notforloan=1. But it has a side effect on intranet search result page due to the use of authorized value on 'notforloan'.
What is the exact side effect ?
Hello Marcel, one of our customer has authorised values with state values, 'withdrawn', 'repair'... For the 1 value they have 'treatment'. and in items.notforloan the value is 0 in AV it is 'available'. Due to the overwriting of the patch with 1 value, in the page search.pl inside the Location column we see the item with the treatment status instead of the available status. -- You are receiving this mail because: You are watching all bug changes.