Skip to main content
ExLibris

Knowledge Assistant

BETA
 
Back
Alma

 

Ex Libris Knowledge Center
  1. Search site
    Go back to previous article
    1. Sign in
      • Sign in
      • Forgot password
  1. Home
  2. Alma
  3. Knowledge Articles
  4. Adding a Total to Order List Letter

Adding a Total to Order List Letter

  1. Last updated
  2. Save as PDF
  3. Share
    1. Share
    2. Tweet
    3. Share
  1. Question
  2. Answer
  3. Additional Information
  4.  
  • Product: Alma

Question

How to add a line with total, to the Order List Letter? 

Answer

In Alma-L, peers shared several solutions, see for example a solution added Sept. 25, 2017. Check the archives or read this suggestion:

 

Here's an example of how I did this for our Lost Loan Letters:

<tr>

<xsl:variable name='fine_fee_amount_total'>

<xsl:value-of select="sum(item_loans/overdue_and_lost_loan_notification_display/fines_fees_list/user_fines_fees/fine_fee_ammount/sum)"/>

</xsl:variable>

<td colspan='6' style='font-weight:bold;text-align:right;'>Total: <xsl:value-of select="format-number($fine_fee_amount_total,'$#,##0.00')"/></td>

</tr>

 

Additional Information

Customization of letters is done by the customers, and troubleshooting is done accordingly.

It is always possible to restore to out of the box letter.

Try to test on Sandbox first.

Refer to a How To Preview Configuration by clicking here. 

 

 

 

 


  • Article last edited: 03-JAN-2019
View article in the Exlibris Knowledge Center
  1. Back to top
    • Add a role to all users with a specific user group
    • Add an IP Address to Access Ex Libris Products Through Hosted Server Firewall
  • Was this article helpful?

Recommended articles

  1. Article type
    How-To
    Content Type
    Documentation
    Language
    English
    Product
    Alma
  2. Tags
    1. Letter customization
  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