From e909f7a0d0858067648a9e8649d7c600132d84d5 Mon Sep 17 00:00:00 2001
From: Christopher Brannon [% itembarcode |html %]: [% title |html %]
- Not for loan status updated.
- No item with barcode: [% errmsgloo.msg | html %] Please return item to: [% Branches.GetName( errmsgloo.msg ) %] Not checked out. Local use recorded Item was lost, now found. A refund has been applied to the borrowing patron's account. Any lost item fees for this item will remain on the patron's account. NOT CHECKED IN Item is withdrawn. Item is withdrawn. [% errmsgloo.debarname %]([% errmsgloo.debarcardnumber %]) is now debarred until [% errmsgloo.debarred | $KohaDates %]. Reminder: Patron was earlier restricted until [% errmsgloo.prevdebarred | $KohaDates %].
+ Not for loan status updated.
+ Reminder: Patron has an indefinite restriction.
Old value:
- [% IF errmsgloo.NotForLoanStatusUpdated.from %]
- [% AuthorisedValues.GetByCode( 'NOT_LOAN', errmsgloo.NotForLoanStatusUpdated.from ) %].
- [% ELSE %]
- Available for loan.
- [% END %]
-
New value:
- [% IF errmsgloo.NotForLoanStatusUpdated.to %]
- [% AuthorisedValues.GetByCode( 'NOT_LOAN', errmsgloo.NotForLoanStatusUpdated.to ) %].
- [% ELSE %]
- Available for loan.
- [% END %]
- Cannot check in
-
Old value:
+ [% IF errmsgloo.NotForLoanStatusUpdated.from %]
+ [% AuthorisedValues.GetByCode( 'NOT_LOAN', errmsgloo.NotForLoanStatusUpdated.from ) %].
+ [% ELSE %]
+ Available for loan.
[% END %]
- [% IF ( errmsgloo.foreverdebarred ) %]
-
New value:
+ [% IF errmsgloo.NotForLoanStatusUpdated.to %]
+ [% AuthorisedValues.GetByCode( 'NOT_LOAN', errmsgloo.NotForLoanStatusUpdated.to ) %].
+ [% ELSE %]
+ Available for loan.
[% END %]
+
No item with barcode: [% errmsgloo.msg | html %]
+ [% END %] + [% IF ( errmsgloo.ispermanent ) %] +Please return item to: [% Branches.GetName( errmsgloo.msg ) %]
+ [% END %] + [% IF ( errmsgloo.notissued ) %] +Not checked out.
+ [% END %] + [% IF ( errmsgloo.localuse) %] +Local use recorded
+ [% END %] + [% IF ( errmsgloo.waslost ) %] +Item was lost, now found.
+ [% IF ( LostItemFeeRefunded ) %] +A refund has been applied to the borrowing patron's account.
+ [% ELSE %] +Any lost item fees for this item will remain on the patron's account.
+ [% END %] + [% END %] + [% IF ( errmsgloo.withdrawn ) %] + [% IF BlockReturnOfWithdrawnItems %] +NOT CHECKED IN
+Item is withdrawn.
+ [% ELSE %] +Item is withdrawn.
+ [% END %] + [% END %] + [% IF ( errmsgloo.debarred ) %] +[% errmsgloo.debarname %]([% errmsgloo.debarcardnumber %]) is now debarred until [% errmsgloo.debarred | $KohaDates %].
+ [% END %] + [% IF ( errmsgloo.prevdebarred ) %] +Reminder: Patron was earlier restricted until [% errmsgloo.prevdebarred | $KohaDates %].
+ [% END %] + [% IF ( errmsgloo.foreverdebarred ) %] +Reminder: Patron has an indefinite restriction.
+ [% END %] [% END %] [% END %] -- 2.9.3