[% USE Koha %] [% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › [% IF ( op_add ) %]Enter a new purchase suggestion[% END %] [% IF ( op_else ) %]Purchase Suggestions[% END %] [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] [% IF ( loggedinusername ) %][% ELSE %][% END %] [% INCLUDE 'masthead.inc' %]
[% IF ( op_add ) %]

Enter a new purchase suggestion

Please fill out this form to make a purchase suggestion. You will receive an email when the library processes your suggestion

Only the title is required, but the more information you enter the easier it will be for the librarians to find the title you're requesting. The "Notes" field can be used to provide any additional information.

  1. [% IF ( branchloop ) %]
  2. [% END %] [% IF ( patron_reason_loop ) %]
  3. [% END %]
Cancel
[% END # IF op_add %] [% IF ( op_else ) %]

[% IF Koha.Preference( 'OPACViewOthersSuggestions' ) == 1 %] Purchase suggestions [% ELSE %] [% IF ( loggedinusername ) %] Your purchase suggestions [% ELSE %] Purchase suggestions [% END %] [% END %]

[% IF ( deleted ) %]
The selected suggestions have been deleted.
[% END %] [% IF ( submitted ) %]
Your suggestion has been submitted.
[% END %] [% IF ( suggestions_loop ) %] [% IF Koha.Preference( 'OPACViewOthersSuggestions' ) == 1 %]
[% END %]
[% IF ( loggedinusername || ( Koha.Preference( 'AnonSuggestions' ) == 1 ) ) %] New purchase suggestion [% END %]
[% IF ( loggedinusername ) %]
| Select suggestions to:
[% END %] [% IF ( loggedinusername ) %][% END %] [% IF Koha.Preference( 'OPACViewOthersSuggestions' ) == 1 %][% END %] [% FOREACH suggestions_loo IN suggestions_loop %] [% IF ( loggedinusername ) %] [% END %] [% IF Koha.Preference( 'OPACViewOthersSuggestions' ) == 1 %] [% END %] [% END # / FOREACH suggestions_loo %]
 Summary NoteSuggested forManaged by Status
[% IF ( suggestions_loo.showcheckbox ) %] [% END %]

[% suggestions_loo.title |html %]

[% IF ( suggestions_loo.author ) %][% suggestions_loo.author %],[% END %] [% IF ( suggestions_loo.copyrightdate ) %] - [% suggestions_loo.copyrightdate %],[% END %] [% IF ( suggestions_loo.publishercode ) %] - [% suggestions_loo.publishercode %][% END %] [% IF ( suggestions_loo.place ) %]([% suggestions_loo.place %])[% END %] [% IF ( suggestions_loo.collectiontitle ) %] , [% suggestions_loo.collectiontitle %][% END %] [% IF ( suggestions_loo.itemtype ) %] - [% suggestions_loo.itemtype %][% END %]

[% IF ( suggestions_loo.note ) %] Note: [% suggestions_loo.note %] [% END %] [% IF ( suggestions_loo.branchcodesuggestedby ) %] Suggested for: [% suggestions_loo.branchcodesuggestedby %] [% END %] [% IF ( suggestions_loo.surnamemanagedby ) %] Managed by: [% suggestions_loo.surnamemanagedby %] [% IF ( suggestions_loo.firstnamemanagedby ) %] , [% suggestions_loo.firstnamemanagedby %] [% END %] [% END %] Status: [% IF ( suggestions_loo.ASKED ) %]Requested [% ELSIF ( suggestions_loo.CHECKED ) %]Checked by the library [% ELSIF ( suggestions_loo.ACCEPTED ) %]Accepted by the library [% ELSIF ( suggestions_loo.ORDERED ) %]Ordered by the library [% ELSIF ( suggestions_loo.REJECTED ) %]Suggestion declined [% ELSIF ( suggestions_loo.AVAILABLE ) %]Available in the library [% ELSE %] [% KohaAuthorisedValues.GetByCode( 'SUGGEST_STATUS', suggestions_loo.STATUS, 1 ) %] [% END %]
[% IF ( loggedinusername ) %]
[% END %]
[% ELSE %]

There are no pending purchase suggestions.

[% IF ( loggedinusername || ( Koha.Preference( 'AnonSuggestions' ) == 1 ) ) %]

New purchase suggestion

[% END %] [% END # / IF suggestions_loop %] [% END # IF op_else %]
[% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %] [% INCLUDE 'datatables.inc' %] [% END %]