From ea0fd706c492b90d3a15b4008fd5e225c2074efe Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Thu, 20 Nov 2025 22:01:52 +0000 Subject: [PATCH] Bug 9750: Add customizable ROUTING_LIST slip --- .../modules/serials/routing-preview-slip.tt | 24 +------- .../prog/en/modules/serials/routing.tt | 4 +- .../en/modules/serials/serials-collection.tt | 2 +- serials/routing-preview.pl | 57 ++++++++++++------- 4 files changed, 41 insertions(+), 46 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/routing-preview-slip.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/routing-preview-slip.tt index 3f95a1ba75b..2c07aaea000 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/routing-preview-slip.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/routing-preview-slip.tt @@ -22,27 +22,7 @@

[% tx("Routing slip for {title}", { title = title }) | html %]

-
- - - - - - - - - - - - [% FOREACH memberloo IN memberloop %] - - - - - [% END %] -

[% libraryname | html %]

Title: [% title | html %]
[% issue | html %]
NameDate due
[% memberloo.name | html %] 
-
- +
[% letter_content | $raw %]
[%- SET RoutingListNote = AdditionalContents.get( location => "RoutingListNote", lang => lang, library => logged_in_user.branchcode ) -%] @@ -56,8 +36,6 @@ [% END %]
[% END %] - -

[% routingnotes | html %]