Lines 668-693
tables:
Link Here
|
668 |
message_transport_type: email |
668 |
message_transport_type: email |
669 |
lang: default |
669 |
lang: default |
670 |
content: |
670 |
content: |
671 |
- "Dear [% borrowers.firstname %] [% borrowers.surname %]," |
671 |
- "Dear [% borrower.firstname %] [% borrower.surname %]," |
672 |
- "" |
672 |
- "" |
673 |
- "The Interlibrary loans request number [% illrequests.illrequest_id %] you placed for:" |
673 |
- "The Interlibrary loans request number [% illrequest.illrequest_id %] you placed for:" |
674 |
- "" |
674 |
- "" |
675 |
- "- [% ill_bib_title %] - [% ill_bib_author %]" |
675 |
- "- [% ill_bib_title %] - [% ill_bib_author %]" |
676 |
- "" |
676 |
- "" |
677 |
- "is ready for pick up from [% branches.branchname %]." |
677 |
- "is ready for pick up from [% branch.branchname %]." |
678 |
- "" |
678 |
- "" |
679 |
- "Kind Regards" |
679 |
- "Kind Regards" |
680 |
- "" |
680 |
- "" |
681 |
- "[% branches.branchname %]" |
681 |
- "[% branch.branchname %]" |
682 |
- "[% branches.branchaddress1 %]" |
682 |
- "[% branch.branchaddress1 %]" |
683 |
- "[% branches.branchaddress2 %]" |
683 |
- "[% branch.branchaddress2 %]" |
684 |
- "[% branches.branchaddress3 %]" |
684 |
- "[% branch.branchaddress3 %]" |
685 |
- "[% branches.branchcity %]" |
685 |
- "[% branch.branchcity %]" |
686 |
- "[% branches.branchstate %]" |
686 |
- "[% branch.branchstate %]" |
687 |
- "[% branches.branchzip %]" |
687 |
- "[% branch.branchzip %]" |
688 |
- "[% branches.branchphone %]" |
688 |
- "[% branch.branchphone %]" |
689 |
- "[% branches.branchillemail %]" |
689 |
- "[% branch.branchillemail %]" |
690 |
- "[% branches.branchemail %]" |
690 |
- "[% branch.branchemail %]" |
691 |
|
691 |
|
692 |
- module: ill |
692 |
- module: ill |
693 |
code: ILL_REQUEST_UNAVAIL |
693 |
code: ILL_REQUEST_UNAVAIL |
Lines 698-706
tables:
Link Here
|
698 |
message_transport_type: email |
698 |
message_transport_type: email |
699 |
lang: default |
699 |
lang: default |
700 |
content: |
700 |
content: |
701 |
- "Dear [% borrowers.firstname %] [% borrowers.surname %]," |
701 |
- "Dear [% borrower.firstname %] [% borrower.surname %]," |
702 |
- "" |
702 |
- "" |
703 |
- "The Interlibrary loans request number [% illrequests.illrequest_id %] you placed for" |
703 |
- "The Interlibrary loans request number [% illrequest.illrequest_id %] you placed for" |
704 |
- "" |
704 |
- "" |
705 |
- "- [% ill_bib_title %] - [% ill_bib_author %]" |
705 |
- "- [% ill_bib_title %] - [% ill_bib_author %]" |
706 |
- "" |
706 |
- "" |
Lines 708-723
tables:
Link Here
|
708 |
- "" |
708 |
- "" |
709 |
- "Kind Regards" |
709 |
- "Kind Regards" |
710 |
- "" |
710 |
- "" |
711 |
- "[% branches.branchname %]" |
711 |
- "[% branch.branchname %]" |
712 |
- "[% branches.branchaddress1 %]" |
712 |
- "[% branch.branchaddress1 %]" |
713 |
- "[% branches.branchaddress2 %]" |
713 |
- "[% branch.branchaddress2 %]" |
714 |
- "[% branches.branchaddress3 %]" |
714 |
- "[% branch.branchaddress3 %]" |
715 |
- "[% branches.branchcity %]" |
715 |
- "[% branch.branchcity %]" |
716 |
- "[% branches.branchstate %]" |
716 |
- "[% branch.branchstate %]" |
717 |
- "[% branches.branchzip %]" |
717 |
- "[% branch.branchzip %]" |
718 |
- "[% branches.branchphone %]" |
718 |
- "[% branch.branchphone %]" |
719 |
- "[% branches.branchillemail %]" |
719 |
- "[% branch.branchillemail %]" |
720 |
- "[% branches.branchemail %]" |
720 |
- "[% branch.branchemail %]" |
721 |
|
721 |
|
722 |
- module: ill |
722 |
- module: ill |
723 |
code: ILL_REQUEST_CANCEL |
723 |
code: ILL_REQUEST_CANCEL |
Lines 728-734
tables:
Link Here
|
728 |
message_transport_type: email |
728 |
message_transport_type: email |
729 |
lang: default |
729 |
lang: default |
730 |
content: |
730 |
content: |
731 |
- "The patron for interlibrary loans request [% illrequests.illrequest_id %], with the following details, has requested cancellation of this ILL request:" |
731 |
- "The patron for interlibrary loans request [% illrequest.illrequest_id %], with the following details, has requested cancellation of this ILL request:" |
732 |
- "" |
732 |
- "" |
733 |
- "[% ill_full_metadata %]" |
733 |
- "[% ill_full_metadata %]" |
734 |
|
734 |
|
Lines 741-747
tables:
Link Here
|
741 |
message_transport_type: email |
741 |
message_transport_type: email |
742 |
lang: default |
742 |
lang: default |
743 |
content: |
743 |
content: |
744 |
- "The patron for interlibrary loans request [% illrequests.illrequest_id %], with the following details, has modified this ILL request:" |
744 |
- "The patron for interlibrary loans request [% illrequest.illrequest_id %], with the following details, has modified this ILL request:" |
745 |
- "" |
745 |
- "" |
746 |
- "[% ill_full_metadata %]" |
746 |
- "[% ill_full_metadata %]" |
747 |
|
747 |
|
Lines 764-779
tables:
Link Here
|
764 |
- "" |
764 |
- "" |
765 |
- "Kind Regards" |
765 |
- "Kind Regards" |
766 |
- "" |
766 |
- "" |
767 |
- "[% branches.branchname %]" |
767 |
- "[% branch.branchname %]" |
768 |
- "[% branches.branchaddress1 %]" |
768 |
- "[% branch.branchaddress1 %]" |
769 |
- "[% branches.branchaddress2 %]" |
769 |
- "[% branch.branchaddress2 %]" |
770 |
- "[% branches.branchaddress3 %]" |
770 |
- "[% branch.branchaddress3 %]" |
771 |
- "[% branches.branchcity %]" |
771 |
- "[% branch.branchcity %]" |
772 |
- "[% branches.branchstate %]" |
772 |
- "[% branch.branchstate %]" |
773 |
- "[% branches.branchzip %]" |
773 |
- "[% branch.branchzip %]" |
774 |
- "[% branches.branchphone %]" |
774 |
- "[% branch.branchphone %]" |
775 |
- "[% branches.branchillemail %]" |
775 |
- "[% branch.branchillemail %]" |
776 |
- "[% branches.branchemail %]" |
776 |
- "[% branch.branchemail %]" |
777 |
|
777 |
|
778 |
- module: ill |
778 |
- module: ill |
779 |
code: ILL_PICKUP_READY |
779 |
code: ILL_PICKUP_READY |
Lines 784-809
tables:
Link Here
|
784 |
message_transport_type: sms |
784 |
message_transport_type: sms |
785 |
lang: default |
785 |
lang: default |
786 |
content: |
786 |
content: |
787 |
- "Dear [% borrowers.firstname %] [% borrowers.surname %]," |
787 |
- "Dear [% borrower.firstname %] [% borrower.surname %]," |
788 |
- "" |
788 |
- "" |
789 |
- "The Interlibrary loans request number [% illrequests.illrequest_id %] you placed for:" |
789 |
- "The Interlibrary loans request number [% illrequest.illrequest_id %] you placed for:" |
790 |
- "" |
790 |
- "" |
791 |
- "- [% ill_bib_title %] - [% ill_bib_author %]" |
791 |
- "- [% ill_bib_title %] - [% ill_bib_author %]" |
792 |
- "" |
792 |
- "" |
793 |
- "is ready for pick up from [% branches.branchname %]." |
793 |
- "is ready for pick up from [% branch.branchname %]." |
794 |
- "" |
794 |
- "" |
795 |
- "Kind Regards" |
795 |
- "Kind Regards" |
796 |
- "" |
796 |
- "" |
797 |
- "[% branches.branchname %]" |
797 |
- "[% branch.branchname %]" |
798 |
- "[% branches.branchaddress1 %]" |
798 |
- "[% branch.branchaddress1 %]" |
799 |
- "[% branches.branchaddress2 %]" |
799 |
- "[% branch.branchaddress2 %]" |
800 |
- "[% branches.branchaddress3 %]" |
800 |
- "[% branch.branchaddress3 %]" |
801 |
- "[% branches.branchcity %]" |
801 |
- "[% branch.branchcity %]" |
802 |
- "[% branches.branchstate %]" |
802 |
- "[% branch.branchstate %]" |
803 |
- "[% branches.branchzip %]" |
803 |
- "[% branch.branchzip %]" |
804 |
- "[% branches.branchphone %]" |
804 |
- "[% branch.branchphone %]" |
805 |
- "[% branches.branchillemail %]" |
805 |
- "[% branch.branchillemail %]" |
806 |
- "[% branches.branchemail %]" |
806 |
- "[% branch.branchemail %]" |
807 |
|
807 |
|
808 |
- module: ill |
808 |
- module: ill |
809 |
code: ILL_REQUEST_UNAVAIL |
809 |
code: ILL_REQUEST_UNAVAIL |
Lines 814-822
tables:
Link Here
|
814 |
message_transport_type: sms |
814 |
message_transport_type: sms |
815 |
lang: default |
815 |
lang: default |
816 |
content: |
816 |
content: |
817 |
- "Dear [% borrowers.firstname %] [% borrowers.surname %]," |
817 |
- "Dear [% borrower.firstname %] [% borrower.surname %]," |
818 |
- "" |
818 |
- "" |
819 |
- "The Interlibrary loans request number [% illrequests.illrequest_id %] you placed for" |
819 |
- "The Interlibrary loans request number [% illrequest.illrequest_id %] you placed for" |
820 |
- "" |
820 |
- "" |
821 |
- "- [% ill_bib_title %] - [% ill_bib_author %]" |
821 |
- "- [% ill_bib_title %] - [% ill_bib_author %]" |
822 |
- "" |
822 |
- "" |
Lines 824-839
tables:
Link Here
|
824 |
- "" |
824 |
- "" |
825 |
- "Kind Regards" |
825 |
- "Kind Regards" |
826 |
- "" |
826 |
- "" |
827 |
- "[% branches.branchname %]" |
827 |
- "[% branch.branchname %]" |
828 |
- "[% branches.branchaddress1 %]" |
828 |
- "[% branch.branchaddress1 %]" |
829 |
- "[% branches.branchaddress2 %]" |
829 |
- "[% branch.branchaddress2 %]" |
830 |
- "[% branches.branchaddress3 %]" |
830 |
- "[% branch.branchaddress3 %]" |
831 |
- "[% branches.branchcity %]" |
831 |
- "[% branch.branchcity %]" |
832 |
- "[% branches.branchstate %]" |
832 |
- "[% branch.branchstate %]" |
833 |
- "[% branches.branchzip %]" |
833 |
- "[% branch.branchzip %]" |
834 |
- "[% branches.branchphone %]" |
834 |
- "[% branch.branchphone %]" |
835 |
- "[% branches.branchillemail %]" |
835 |
- "[% branch.branchillemail %]" |
836 |
- "[% branches.branchemail %]" |
836 |
- "[% branch.branchemail %]" |
837 |
|
837 |
|
838 |
- module: ill |
838 |
- module: ill |
839 |
code: ILL_REQUEST_CANCEL |
839 |
code: ILL_REQUEST_CANCEL |
Lines 844-850
tables:
Link Here
|
844 |
message_transport_type: sms |
844 |
message_transport_type: sms |
845 |
lang: default |
845 |
lang: default |
846 |
content: |
846 |
content: |
847 |
- "The patron for interlibrary loans request [% illrequests.illrequest_id %], with the following details, has requested cancellation of this ILL request:" |
847 |
- "The patron for interlibrary loans request [% illrequest.illrequest_id %], with the following details, has requested cancellation of this ILL request:" |
848 |
- "" |
848 |
- "" |
849 |
- "[% ill_full_metadata %]" |
849 |
- "[% ill_full_metadata %]" |
850 |
|
850 |
|
Lines 857-863
tables:
Link Here
|
857 |
message_transport_type: sms |
857 |
message_transport_type: sms |
858 |
lang: default |
858 |
lang: default |
859 |
content: |
859 |
content: |
860 |
- "The patron for interlibrary loans request [% illrequests.illrequest_id %], with the following details, has modified this ILL request:" |
860 |
- "The patron for interlibrary loans request [% illrequest.illrequest_id %], with the following details, has modified this ILL request:" |
861 |
- "" |
861 |
- "" |
862 |
- "[% ill_full_metadata %]" |
862 |
- "[% ill_full_metadata %]" |
863 |
|
863 |
|
Lines 880-895
tables:
Link Here
|
880 |
- "" |
880 |
- "" |
881 |
- "Kind Regards" |
881 |
- "Kind Regards" |
882 |
- "" |
882 |
- "" |
883 |
- "[% branches.branchname %]" |
883 |
- "[% branch.branchname %]" |
884 |
- "[% branches.branchaddress1 %]" |
884 |
- "[% branch.branchaddress1 %]" |
885 |
- "[% branches.branchaddress2 %]" |
885 |
- "[% branch.branchaddress2 %]" |
886 |
- "[% branches.branchaddress3 %]" |
886 |
- "[% branch.branchaddress3 %]" |
887 |
- "[% branches.branchcity %]" |
887 |
- "[% branch.branchcity %]" |
888 |
- "[% branches.branchstate %]" |
888 |
- "[% branch.branchstate %]" |
889 |
- "[% branches.branchzip %]" |
889 |
- "[% branch.branchzip %]" |
890 |
- "[% branches.branchphone %]" |
890 |
- "[% branch.branchphone %]" |
891 |
- "[% branches.branchillemail %]" |
891 |
- "[% branch.branchillemail %]" |
892 |
- "[% branches.branchemail %]" |
892 |
- "[% branch.branchemail %]" |
893 |
|
893 |
|
894 |
- module: members |
894 |
- module: members |
895 |
code: ACCTDETAILS |
895 |
code: ACCTDETAILS |