[% USE Koha %] [% USE Branches %] [% INCLUDE 'doc-head-open.inc' %] Koha › Tools › Notices[% IF ( add_form or copy_form ) %][% IF ( modify ) %] › Modify notice[% ELSE %] › Add notice[% END %][% END %][% IF ( add_validate or copy_validate) %] › Notice added[% END %][% IF ( delete_confirm ) %] › Confirm deletion[% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'datatables.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'letters-search.inc' %] [% IF add_form or copy_form %]
[% ELSE %]
[% END %]
[% IF ( no_op_set ) %]

Notices and Slips

[% UNLESS independant_branch %]

Select a library :

[% END %]
[% IF ( search ) %]

You searched for [% searchfield %]

[% END %] [% IF ( letter && !independant_branch) %] [% select_for_copy = BLOCK %] [% END %] [% END %] [% IF letter %] [% FOREACH lette IN letter %] [% can_edit = lette.branchcode || !independant_branch %] [% END %]
Library Module Code Name Copy notice    
[% IF lette.branchname %][% lette.branchname %][% ELSE %](All libraries)[% END %] [% lette.module %] [% lette.code %] [% lette.name %] [% IF !independant_branch || !lette.branchcode %]
[% IF independant_branch %] [% ELSE %] [% select_for_copy %] [% END %]
[% END %]
[% IF can_edit %] Edit [% END %] [% IF !lette.protected && can_edit %] Delete [% END %]
[% ELSE %]
[% IF ( branchcode ) %]

There are no notices for this library.

[% ELSE %]

There are no notices.

[% END %]
[% END %] [% END %] [% IF add_form or copy_form %]

[% IF ( modify ) %]Modify notice[% ELSE %]Add notice[% END %]

[% IF add_form %] [% ELSE %] [% END %] [% IF ( modify ) %] [% ELSE %] [% END %]
    [% IF independant_branch %] [% ELSE %]
  1. [% IF adding %] [% ELSE %] [% Branches.GetName( branchcode ) %] [% END %]
  2. [% END %]
  3. [% IF adding %] [% END %] [% IF ( module == "acquisition" ) %] [% ELSE %] [% END %] [% IF ( module == "catalogue" ) %] [% ELSE %] [% END %] [% IF ( module == "circulation" ) %] [% ELSE %] [% END %] [% IF ( module == "claimacquisition" ) %] [% ELSE %] [% END %] [% IF ( module == "claimissues" ) %] [% ELSE %] [% END %] [% IF ( module == "reserves" ) %] [% ELSE %] [% END %] [% IF ( module == "members" ) %] [% ELSE %] [% END %] [% IF ( module == "serial" ) %] [% ELSE %] [% END %] [% IF ( module == "suggestions" ) %] [% ELSE %] [% END %]
  4. [% IF adding %] Required [% ELSE %] [% code %] [% END %]
  5. Required
[% FOREACH letter IN letters %]

[% SWITCH letter.message_transport_type %] [% CASE 'email' %] Email [% CASE 'print' %] Print [% CASE 'sms' %] SMS [% CASE 'feed' %] Feed [% CASE 'phone' %] Phone [% CASE %] [% letter.message_transport_type %] [% END %]

[% IF letter.message_transport_type == "sms" and not Koha.Preference("SMSSendDriver") %]
You should enable the SMSSendDriver preference to use the SMS templates.
[% ELSIF letter.message_transport_type == "phone" and not Koha.Preference("TalkingTechItivaPhoneNotification") %]
You should enable the TalkingTechItivaPhoneNotification preference to use the phone templates.
[% ELSE %]
[% END %]
  1. [% IF letter.is_html %] [% ELSE %] [% END %]
  2. [% IF letter.message_transport_type == 'sms' %] [% IF letter.content && letter.content.length > 0 %][% letter.content.length %][% ELSE %]0[% END %]/160 characters [% END %]
[% END %]
[% IF code.search('DGST') %] Warning, this is a template for a Digest, as such, any references to branch data ( e.g. branches.branchname ) will refer to the borrower's home branch. [% END %]
Cancel
[% END %] [% IF ( add_validate or copy_validate) %] Data recorded
[% END %] [% IF ( delete_confirm ) %]

Delete notice?

Library Module Code Name
[% IF letter.branchcode %][% Branches.GetName( letter.branchcode ) %][% ELSE %](All libraries)[% END %] [% letter.module %] [% letter.code %] [% letter.name %]
[% END %] [% IF ( delete_confirmed ) %] Data deleted
[% END %]
[% UNLESS add_form or copy_form %]
[% INCLUDE 'tools-menu.inc' %]
[% END %]
[% INCLUDE 'intranet-bottom.inc' %]