Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. p_cir_04 (Loan report): how to add call number to it

    p_cir_04 (Loan report): how to add call number to it

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    • Article Type: General
    • Product: Aleph
    • Product Version: 17.01

    Description:
    How would we add the call number to the Cir-04 report?

    Resolution:
    Near the end of ./xxx01/form_eng/loan-report-00.xml and/or loan-report-01.xml files (whichever you want it to appear on), after these three lines:

    <xsl:with-param name="value" select="./z36-return-sub-location"/>
    <xsl:with-param name="header" select="$header"/>
    </xsl:call-template>

    insert the following five lines:

    <xsl:call-template name="display-grid-gen">
    <xsl:with-param name="label" select="'Call number'"/>
    <xsl:with-param name="value" select="./z30-call-no"/>
    <xsl:with-param name="header" select="$header"/>
    </xsl:call-template>

    Then do util i/6 to create the new html.pck - with updated forms to be transferred to the PC.

    Then close/restart your PC client.

    You can also update the ./pc_b_eng/p-cir-04.xml form to include the call number in the Report Format, but that is not necessary: the submission and the job work properly without this change.


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • p_cir_03: "ITEM NOT LOANED TO DEPOSITORY " message
      • p_cir_04: “Loan Status” column repeating due date
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 17.01
      2. contype:kba
      3. Prod:Aleph
      4. Type:General
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved