Show unreceived orders in Summon
At the moment, items ordered in Alma are not displayed in Summon until they have been received by the library. We need lecturers and students to be able to follow the progress of requests they have made or check whether we have already ordered a book before requesting it.
Alma sends to Summon the following Availability information:
The status field ( AVA subfield code e) is used to display availability in Summon:
<datafield tag="AVA" ind1=" " ind2=" ">
<subfield code="0">991001800998706551</subfield>
<subfield code="8">2238289780006551</subfield>
<subfield code="a">353MIC_INST</subfield>
<subfield code="b">MICL</subfield>
<subfield code="c">General Lending, Limerick</subfield>
<subfield code="d">820.9'008</subfield>
<subfield code="e">unavailable</subfield>
<subfield code="f">1</subfield>
<subfield code="g">1</subfield>
<subfield code="j">MGEN</subfield>
<subfield code="k">1</subfield>
<subfield code="p">1</subfield>
<subfield code="q">MIC Limerick</subfield>
</datafield>
Where subfield e= unavailable.
Can you please find a way to configure subfield “e” from AVA to show other available options?