From: Chris Sharp Date: Mon, 21 Feb 2022 21:56:33 +0000 (-0500) Subject: update location of PINES logo X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5e1822bbf6cd4c4da4d6ce899b7ae1a6036f5457;p=evergreen%2Fpines.git update location of PINES logo --- diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2 index 1020066647..3efda809f5 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2 @@ -1,6 +1,7 @@ - -Welcome to {{current_location.name}}!
-You have the following bills: -
-
-
-
Bill #{{xact.id}}
-
- - - - - +

+www.gapines.org
+{{current_location.name}}
+

Current Bills

+
+
+
[% l('Date:') %]{{xact.xact_start | date:$root.egDateAndTimeFormat}}
diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2 index b6baeff18a..28caaa0201 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2 @@ -1,54 +1,9 @@ - -[% l('Welcome to [_1]', '{{current_location.name}}') %]!
-[% l('You had the following bills:') %] -
-
-
-
[% l('Bill #') %]{{xact.id}}
-
+

+www.gapines.org
+{{current_location.name}}
+

Bill History

+
+
[% l('Type') %]: {{xact.summary.xact_type}}
diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_checkin.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_checkin.tt2 index ee94ae6e01..7b4a11f067 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_checkin.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_checkin.tt2 @@ -1,29 +1,13 @@ - -
-
[% l('Welcome to [_1]', '{{current_location.name}}') %]
-
[% l('You checked in the following items:') %]
-
-
    -
  1. -
    {{checkin.title}}
    - [% l('Barcode: ') %] - {{checkin.copy_barcode}} - [% l('Call Number: ') %] - {{checkin.call_number.label || "[% l("Not Cataloged") %]"}} -
  2. -
-
-
{{current_location.shortname}} {{today | date:$root.egDateAndTimeFormat}}
-
+

+www.gapines.org
+{{current_location.name}}
+

Checkin Receipt

+
You returned the following items:
+
+
    +
    +
  1. {{checkin.title}}
    + Barcode: {{checkin.copy_barcode}}
    + Call Number: {{checkin.call_number.label || "Not Cataloged"}} +
  2. diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_checkout.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_checkout.tt2 index 94f5bedbba..f348ccc728 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_checkout.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_checkout.tt2 @@ -1,52 +1,15 @@ - -
    -
    [% l('Welcome to [_1]', '{{current_location.name}}') %]
    -
    [% l('You checked out the following items:') %]
    -
    -
      -
    1. -
      {{checkout.title}}
      -
      [% l('Barcode: [_1] Due: [_2]', - '{{checkout.copy.barcode}}', - '{{checkout.circ.due_date | egDueDate:$root.egDateAndTimeFormat:checkout.circ.circ_lib:checkout.circ.duration}}') %]

    diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_holds_for_patron.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_holds_for_patron.tt2 index c8a2fb21cb..6a2eb034a8 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_holds_for_patron.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_holds_for_patron.tt2 @@ -1,15 +1,7 @@ - +

    +www.gapines.org
    +{{current_location.name}}
    +

    Current Holds

    [% l('Welcome to [_1]', '{{current_location.name}}') %]
    [% l('You have the following title on hold:') %]
    diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_items_out.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_items_out.tt2 index 90948b75e8..a206bbf666 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_items_out.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_items_out.tt2 @@ -1,6 +1,7 @@ - -
    -
    [% l('Welcome to [_1]', '{{current_location.name}}') %]
    -
    [% l('You renewed the following items:') %]
    -
    +

    +www.gapines.org
    +{{current_location.name}}
    +

    Renewals

    +
    You renewed the following items:
    +
    1. {{renewal.title}}
[% l('Billing Date:') %]