Patron is currently unrestricted.
[% ELSE %]Type | Comment | Expiration | [% IF CAN_user_borrowers && CAN_user_circulate_manage_restrictions %][% END %] |
---|---|---|---|
[% SWITCH d.type %] [% CASE 'MANUAL' %] Manual [% CASE 'OVERDUES' %] Overdues [% CASE 'SUSPENSION' %] Suspension [% CASE 'DISCHARGE' %] Discharge [% END %] | [% IF d.comment.search('OVERDUES_PROCESS') %] Restriction added by overdues process [% d.comment.remove('OVERDUES_PROCESS ') %] [% ELSE %] [% d.comment %] [% END %] | [% IF d.expiration %] [% d.expiration | $KohaDates %] [% ELSE %] Indefinite [% END %] | [% IF CAN_user_borrowers && CAN_user_circulate_manage_restrictions %]Remove | [% END %]