From: McCanna Date: Tue, 13 Mar 2018 15:48:44 +0000 (-0400) Subject: PINES Customization for Default Patron Data Print Template X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=00d621ffbc2ede101adbef156328d8a9e2a0a611;p=evergreen%2Fpines.git PINES Customization for Default Patron Data Print Template Added formatting and signature block. Signed-off-by: McCanna --- diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_patron_data.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_patron_data.tt2 index ff8ec8c148..f914ba2597 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_patron_data.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_patron_data.tt2 @@ -1,71 +1,50 @@ - -
-
=-=-=-=
-
-------
-
Barcode: {{patron.card.barcode}}
-
-------
-
Patron's Username: {{patron.usrname}}
-
Prefix/Title: {{patron.prefix}}
-
First Name: {{patron.first_given_name}}
-
Middle Name: {{patron.second_given_name}}
-
Last Name: {{patron.family_name}}
-
Suffix: {{patron.suffix}}
-
Holds Alias: {{patron.alias}}
-
Date of Birth: {{patron.dob}}
-
Juvenile: {{patron.juvenile}}
-
Primary Identification Type: {{patron.ident_type.name()}}
-
Primary Identification: {{patron.ident_value}}
-
Secondary Identification Type: {{patron.ident_type2.name()}}
-
Secondary Identification: {{patron.ident_value2}}
-
Email Address: {{patron.email}}
-
Daytime Phone: {{patron.day_phone}}
-
Evening Phone: {{patron.evening_phone}}
-
Other Phone: {{patron.other_phone}}
-
Home Library: {{patron.home_ou.name()}}
-
Main (Profile) Permission Group: {{patron.profile.name()}}
-
Privilege Expiration Date: {{patron.expire_date}}
-
Internet Access Level: {{patron.net_access_level.name()}}
-
Active: {{patron.active}}
-
Barred: {{patron.barred}}
-
Is Group Lead Account: {{patron.master_account}}
-
Claims-returned Count: {{patron.claims_returned_count}}
-
Claims Never Checked Out Count: {{patron.claims_never_checked_out_count}}
-
Alert Message: {{patron.alert_message}}
- -
- + +

Patron Information

+
This information will be used for library purpose only
+ and is considered confidential as specified by Georgia Code 24-9-46.
+ + + + + + + + + + + + + + + + + +
Name:{{patron.prefix}} +{{patron.first_given_name}} {{patron.second_given_name}} {{patron.family_name}} {{patron.suffix}}
Barcode:{{patron.card.barcode}}
Date of Birth:{{patron.dob | date:'M/d/yyyy'}}
Juvenile)
Primary Identification Type: {{patron.ident_type.name()}}
Primary Identification: {{patron.ident_value}}
Parent/Guardian: {{patron.ident_value2}}
Email Address: {{patron.email}}
Daytime Phone: {{patron.day_phone}}
Evening Phone: {{patron.evening_phone}}
Other Phone: {{patron.other_phone}}
Home Library: {{patron.home_ou.name()}}
Patron Type: {{patron.profile.name()}}
Privilege Expiration Date: {{patron.expire_date | date:'M/d/yyyy'}}
Internet Access Level: {{patron.net_access_level.name()}}
Alert Message: {{patron.alert_message}}
Address:
-
-------
-
Type: {{address.address_type}}
-
Postal Code: {{address.post_code}}
-
Street (1): {{address.street1}}
-
Street (2): {{address.street2}}
-
City: {{address.city}}
+
Type: {{address.address_type}}
+
{{address.street1}}
+
{{address.street2}}
+
{{address.city}}, {{address.state}}   {{address.post_code}}
County: {{address.county}}
-
State: {{address.state}}
-
Postal Code: {{address.post_code}}
Country: {{address.country}}
Valid Address?: {{address.valid}}
-
Within City Limits?: {{address.within_city_limits}}
+
Within City Limits?: {{address.within_city_limits}}

-
-------
- -
{{entry.stat_cat.name}} : {{entry.stat_cat_entry}}
-
=-=-=-=
- +
+
+
+
  • I apply for the right to use the Library, agree to comply with all its rules and regulations, and give immediate notice of any change of address.
  • +
  • I accept financial responsibility for all fines and/or damages to all Library materials, audiovisual materials and equipment beyond normal wear and tear, which is lost or damaged beyond use while checked out on your card. Under Georgia Code (OCGA Annotated Rev. 1985 20-5-53), failure to return items borrowed from a public library is considered a misdemeanor.
  • +
  • If this card is for a juvenile: As the parent or guardian of a child under 18 years, I am willing to allow him/her to borrow materials from the Public Library. I will take responsibility and make good any charges or loss to library materials and pay any fine justly charged. +
  • +
+ + + + +
Name:________________________________________________________
Signature: ________________________________________________________
Date: ___________________
+Printed at: {{current_location.shortname}} on {{today | date:'short'}}