https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17643 --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Christophe Croullebois from comment #2)
(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.
Christophe, The value is only overwritten if the corresponding item type is set to not for loan. Could you check the item types ? Marcel -- You are receiving this mail because: You are watching all bug changes.