[% USE KohaAuthorisedValues %] [% USE KohaBranchName %] [% INCLUDE 'doc-head-open.inc' %] Koha › Acquisitions › [% IF ( op_save ) %] [% IF ( suggestionid ) %] Suggestions › Edit suggestion #[% suggestionid %] [% ELSE %] Suggestions › Add suggestion [% END %] [% ELSIF ( op == 'show' ) %] Suggestions › Show suggestion #[% suggestionid %] [% ELSE %] Suggestions management [% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] [% IF ( op == 'show' ) %] [% END %] [% IF ( op_else ) %] [% INCLUDE 'datatables-strings.inc' %] [% END %] [% IF ( op_save ) %] [% END %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] [% IF ( op == 'show' ) %]
Bibliographic information
  1. Title:[% title |html %]
  2. Author:[% author |html %]
  3. Copyright date:[% copyrightdate |html %]
  4. ISBN or ISSN or other standard number:[% isbn |html %]
  5. Publisher:[% publishercode |html %]
  6. Publication place:[% place |html %]
  7. Collection title:[% collectiontitle |html %]
  8. Document type: [% FOREACH itemtypeloo IN itemtypeloop %] [% IF ( itemtypeloo.selected ) %][% itemtypeloo.description %][% END %] [% END %]
  9. [% IF ( patron_reason_loop ) %]
  10. Reason for suggestion: [% FOREACH patron_reason_loo IN patron_reason_loop %] [% IF ( patron_reason_loo.selected ) %][% patron_reason_loo.lib %][% END %] [% END %]
  11. [% END %]
  12. Notes:[% note |html %]
Suggestion management
  1. Status: [% SET status_found = 0 %] [% IF ( STATUS == 'ASKED' ) %] Pending [% SET status_found = 1 %] [% ELSIF ( STATUS == 'ACCEPTED' ) %] Accepted [% SET status_found = 1 %] [% ELSIF ( STATUS == 'CHECKED' ) %] Checked [% SET status_found = 1 %] [% ELSIF ( STATUS == 'REJECTED' ) %] Rejected [% SET status_found = 1 %] [% ELSE %] [% FOREACH s IN SuggestionStatuses %] [% IF STATUS == s.authorised_value %] [% s.lib %] [% SET status_found = 1 %] [% END %] [% END %] [% END %]
  2.  DateBy
    Suggestion creation [% suggesteddate %] [% IF ( suggestedby_borrowernumber ) %][% suggestedby_surname %], [% suggestedby_firstname %] [% suggestedby_branchcode | $KohaBranchName %] ([% suggestedby_description %])[% END %]
    Suggestion management [% manageddate %] [% IF ( managedby_borrowernumber ) %][% managedby_surname %], [% managedby_firstname %] [% managedby_branchcode | $KohaBranchName %] ([% managedby_description %])[% END %]
    Suggestion accepted [% accepteddate %] [% IF ( acceptedby_borrowernumber ) %][% acceptedby_surname %], [% acceptedby_firstname %] [% acceptedby_branchcode | $KohaBranchName %] ([% acceptedby_description %])[% END %]
Acquisition information
  1. Library: [% branchname %]
  2. Fund: [% budgetname %]
  3. Copies:[% quantity %]
  4. Currency:[% currency %]
  5. Price:[% price %]
  6. Total[% total %]
<< Back to suggestions
[% ELSE %] [% IF ( op_save ) %]
[% ELSE %]
[% END %]
[% IF ( op_save ) %]
[% IF ( suggestionid ) %]

Edit purchase suggestion #[% suggestionid %]

[% ELSE %]

Enter a new purchase suggestion

[% END %]
Bibliographic information
  1. [% IF ( patron_reason_loop ) %]
  2. [% END %]
Suggestion management
    [% IF ( suggestionid ) %]
  1. [% END %]
  2.  DateBy
    [% IF ( suggestedby_borrowernumber ) %][% suggestedby_surname %], [% suggestedby_firstname %] [% suggestedby_branchcode | $KohaBranchName %] ([% suggestedby_description %])[% END %]
    [% IF ( managedby_borrowernumber ) %][% managedby_surname %], [% managedby_firstname %] [% managedby_branchcode | $KohaBranchName %] ([% managedby_description %])[% END %]
    [% IF ( acceptedby_borrowernumber ) %][% acceptedby_surname %], [% acceptedby_firstname %] [% acceptedby_branchcode | $KohaBranchName %] ([% acceptedby_description %])[% END %]
Acquisition information
  1. [% FOREACH loop_currenc IN loop_currency %] [% END %]
[% IF ( suggestionid ) %] Cancel[% ELSE %] Cancel[% END %]
[% END %] [% IF ( op_else ) %]

Suggestions management

[% UNLESS ( notabs ) %]
[% END %] [% FOREACH suggestion IN suggestions %]
[% IF ( suggestion.suggestions_loop ) %]

Check all | Uncheck all

[% FOREACH suggestions_loo IN suggestion.suggestions_loop %] [% IF ( suggestions_loo.even ) %][% ELSE %][% END %] [% END %]
  Suggestion Suggested by - on Managed by - on Library Fund Status
[% suggestions_loo.title |html %][% IF ( suggestions_loo.author ) %], by [% suggestions_loo.author %][% END %] [edit]
[% IF ( suggestions_loo.copyrightdate ) %]© [% suggestions_loo.copyrightdate |html %] [% END %] [% IF ( suggestions_loo.volumedesc ) %]; Volume:[% suggestions_loo.volumedesc |html %] [% END %] [% IF ( suggestions_loo.isbn ) %]; ISBN:[% suggestions_loo.isbn |html %] [% END %][% IF ( suggestions_loo.publishercode ) %]; Published by [% suggestions_loo.publishercode |html %] [% END %][% IF ( suggestions_loo.publicationyear ) %] in [% suggestions_loo.publicationyear |html %] [% END %][% IF ( suggestions_loo.place ) %] in [% suggestions_loo.place |html %] [% END %][% IF ( suggestions_loo.collectiontitle ) %]; [% suggestions_loo.collectiontitle |html %] [% END %][% IF ( suggestions_loo.itemtype ) %]; [% suggestions_loo.itemtype |html %] [% END %]
[% IF ( suggestions_loo.note ) %][% suggestions_loo.note |html%][% END %]
[% IF ( suggestions_loo.emailsuggestedby ) %][% END %][% suggestions_loo.surnamesuggestedby %][% IF ( suggestions_loo.firstnamesuggestedby ) %], [% suggestions_loo.firstnamesuggestedby %][% END %] [% IF ( suggestions_loo.emailsuggestedby ) %][% END %] [% IF ( suggestions_loo.suggesteddate ) %] - [% suggestions_loo.suggesteddate %][% END %] [% IF ( suggestions_loo.emailmanagedby ) %][% END %][% suggestions_loo.surnamemanagedby %][% IF ( suggestions_loo.firstnamemanagedby ) %], [% suggestions_loo.firstnamemanagedby %][% END %] [% IF ( suggestions_loo.emailmanagedby ) %][% END %] [% IF ( suggestions_loo.manageddate ) %] - [% suggestions_loo.manageddate %][% END %] [% suggestions_loo.branchcode | $KohaBranchName %] [% suggestions_loo.budget_name %] [% IF ( suggestions_loo.ASKED ) %] Pending [% ELSIF ( suggestions_loo.ACCEPTED ) %] Accepted [% ELSIF ( suggestions_loo.ORDERED ) %] Ordered [% ELSIF ( suggestions_loo.REJECTED ) %] Rejected [% ELSIF ( suggestions_loo.CHECKED ) %] Checked [% ELSIF KohaAuthorisedValues.GetByCode( 'SUGGEST_STATUS', suggestions_loo.STATUS ) %] [% KohaAuthorisedValues.GetByCode( 'SUGGEST_STATUS', suggestions_loo.STATUS ) %] [% END %] [% IF ( suggestions_loo.reason ) %]
([% suggestions_loo.reason %]) [% END %]
Cancel OR:
[% ELSE %] No results. [% END %]
[% END %]
[% END %]
[% UNLESS ( op_save ) %] [% UNLESS ( op == 'show' ) %]

Filter by: [clear]

Bibliographic information

Suggestion information

Acquisition information

[% END %] [% END %]
[% END %] [% INCLUDE 'intranet-bottom.inc' %]