|
Lines 838-843
tables:
Link Here
|
| 838 |
- "[% branch.branchillemail %]" |
838 |
- "[% branch.branchillemail %]" |
| 839 |
- "[% branch.branchemail %]" |
839 |
- "[% branch.branchemail %]" |
| 840 |
|
840 |
|
|
|
841 |
- module: ill |
| 842 |
code: ILL_REQUEST_UPDATE |
| 843 |
branchcode: "" |
| 844 |
name: "ILL request update" |
| 845 |
is_html: 0 |
| 846 |
title: "Interlibrary loan request update" |
| 847 |
message_transport_type: email |
| 848 |
lang: default |
| 849 |
content: |
| 850 |
- "Dear [% borrower.firstname %] [% borrower.surname %]," |
| 851 |
- "" |
| 852 |
- "The Interlibrary loans request number [% illrequest.illrequest_id %] you placed for" |
| 853 |
- "" |
| 854 |
- "- [% ill_bib_title %] - [% ill_bib_author %]" |
| 855 |
- "" |
| 856 |
- "has been updated." |
| 857 |
- "" |
| 858 |
- "Details of the update are below:" |
| 859 |
- "" |
| 860 |
- "[% additional_text %]" |
| 861 |
- "" |
| 862 |
- "Kind Regards" |
| 863 |
- "" |
| 864 |
- "[% branch.branchname %]" |
| 865 |
- "[% branch.branchaddress1 %]" |
| 866 |
- "[% branch.branchaddress2 %]" |
| 867 |
- "[% branch.branchaddress3 %]" |
| 868 |
- "[% branch.branchcity %]" |
| 869 |
- "[% branch.branchstate %]" |
| 870 |
- "[% branch.branchzip %]" |
| 871 |
- "[% branch.branchphone %]" |
| 872 |
- "[% branch.branchillemail %]" |
| 873 |
- "[% branch.branchemail %]" |
| 874 |
|
| 841 |
- module: ill |
875 |
- module: ill |
| 842 |
code: ILL_PICKUP_READY |
876 |
code: ILL_PICKUP_READY |
| 843 |
branchcode: "" |
877 |
branchcode: "" |
|
Lines 954-959
tables:
Link Here
|
| 954 |
- "[% branch.branchillemail %]" |
988 |
- "[% branch.branchillemail %]" |
| 955 |
- "[% branch.branchemail %]" |
989 |
- "[% branch.branchemail %]" |
| 956 |
|
990 |
|
|
|
991 |
- module: ill |
| 992 |
code: ILL_REQUEST_UPDATE |
| 993 |
branchcode: "" |
| 994 |
name: "ILL request update" |
| 995 |
is_html: 0 |
| 996 |
title: "Interlibrary loan request update" |
| 997 |
message_transport_type: sms |
| 998 |
lang: default |
| 999 |
content: |
| 1000 |
- "Dear [% borrower.firstname %] [% borrower.surname %]," |
| 1001 |
- "" |
| 1002 |
- "The Interlibrary loans request number [% illrequest.illrequest_id %] you placed for" |
| 1003 |
- "" |
| 1004 |
- "- [% ill_bib_title %] - [% ill_bib_author %]" |
| 1005 |
- "" |
| 1006 |
- "has been updated." |
| 1007 |
- "" |
| 1008 |
- "Details of the update are below:" |
| 1009 |
- "" |
| 1010 |
- "[% additional_text %]" |
| 1011 |
- "" |
| 1012 |
- "Kind Regards" |
| 1013 |
- "" |
| 1014 |
- "[% branch.branchname %]" |
| 1015 |
- "[% branch.branchaddress1 %]" |
| 1016 |
- "[% branch.branchaddress2 %]" |
| 1017 |
- "[% branch.branchaddress3 %]" |
| 1018 |
- "[% branch.branchcity %]" |
| 1019 |
- "[% branch.branchstate %]" |
| 1020 |
- "[% branch.branchzip %]" |
| 1021 |
- "[% branch.branchphone %]" |
| 1022 |
- "[% branch.branchillemail %]" |
| 1023 |
- "[% branch.branchemail %]" |
| 1024 |
|
| 957 |
- module: members |
1025 |
- module: members |
| 958 |
code: DISCHARGE |
1026 |
code: DISCHARGE |
| 959 |
branchcode: "" |
1027 |
branchcode: "" |