Suggestions
[% IF ( suggestions_loop ) %] Show only mine | Show all suggestionsMine | Suggestion | Suggested by | Accepted by | Library | Fund | Price | Quantity | Total | |
---|---|---|---|---|---|---|---|---|---|
[% suggestions_loo.managedby | html %] |
[% suggestions_loo.title | html %] - [% suggestions_loo.author | html %]
[% 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 ) %] ([% suggestions_loo.note | html %]) [% END %] |
[% suggestions_loo.surnamesuggestedby | html %][% IF ( suggestions_loo.firstnamesuggestedby ) %],[% END %] [% suggestions_loo.firstnamesuggestedby | html %] | [% suggestions_loo.surnamemanagedby | html %][% IF ( suggestions_loo.firstnamemanagedby ) %],[% END %] [% suggestions_loo.firstnamemanagedby | html %] | [% Branches.GetName(suggestions_loo.branchcode) | html %] | [% suggestions_loo.budget_name | html %] | [% suggestions_loo.price | $Price %] | [% IF (suggestions_loo.quantity > 0) %] [% suggestions_loo.quantity | html %] [% END %] | [% suggestions_loo.total | $Price %] | [% IF ( suggestions_loo.biblionumber ) %] [% tp('verb', 'Order') | html %] [% ELSE %] [% tp('verb', 'Order') | html %] [% END %] |