Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    2 different outputs for hold-request-01

    • Article Type: Q&A
    • Product: Aleph
    • Product Version: 20

    Question

    * One of our sub libraries send 2 hold-request-01 tickets printed from Aleph
    * Why do the printouts have different addresses?
    * ./xxx01/form_lng/hold-request-01 has:

    <xsl:call-template name="generic-line">
    <xsl:with-param name="line" select="./sub-library-address-1-occ1"/>
    </xsl:call-template>
    <xsl:call-template name="generic-line">
    <xsl:with-param name="line" select="./sub-library-address-1-occ5"/>
    </xsl:call-template>
    <xsl:call-template name="generic-line">
    <xsl:with-param name="line" select="./sub-library-address-1-occ3"/>
    </xsl:call-template>
    <xsl:call-template name="generic-line">
    <xsl:with-param name="line" select="./sub-library-address-1-occ4"/>
    </xsl:call-template>

    Answer

    The language for the printout is determined by the patron's preferred language (z303_con_lng).
    The address is taken from $alephe_root/tab_sub_library_address.lng according to the language.

    Category: Circulation (500)

    Subject: Printing


    • Article last edited: 10/8/2013