X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Facqui%2Fhistsearch.tt;h=5659c1dc7cfaa0ecd88e494be0c43c2c8fc41a6b;hb=bf803c521fc4a2320a7bc990bcdcb58f15307a33;hp=9321cf9294db301ed92f7d687f89109946d700dd;hpb=6c9ab3678a9ab747eb9f5a89a4a6972a861fa9ca;p=koha_fer diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt index 9321cf9294..5659c1dc7c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt @@ -1,13 +1,27 @@ +[% USE KohaDates %] [% INCLUDE 'doc-head-open.inc' %] -Koha › Acquisitions › [% IF ( suggestions_loop ) %]Orders search › Search Results[% ELSE %]Order search[% END %] +Koha › Acquisitions › [% IF ( suggestions_loop ) %]Orders search › Search results[% ELSE %]Order search[% END %] + [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] + +[% INCLUDE 'datatables-strings.inc' %] + + - + [% INCLUDE 'header.inc' %] [% INCLUDE 'acquisitions-search.inc' %] - +
@@ -21,50 +35,39 @@
  1. -
  2. +
  3. + [% IF (UNIMARC) %] +
  4. + [% END %]
  5. -
  6. +
  7. +
  8. + + +
  9. - - Show Calendar +
    [% INCLUDE 'date-format.inc' %]
  10. - - Show Calendar - +
    [% INCLUDE 'date-format.inc' %]
+
[% END %] - [% IF ( suggestions_loop ) %]

Search Results

+ [% IF ( suggestions_loop ) %]

Search results

- +
+ - + + @@ -72,26 +75,39 @@ - + + [% FOREACH suggestions_loo IN suggestions_loop %] - + + - - - + + + [% END %] +
Basket Basket groupInvoice NumberInvoice numberOrder number Summary Vendor Placed onQuantity ordered Unit cost
[% suggestions_loo.basketname %] ([% suggestions_loo.basketno %])[% suggestions_loo.groupname %] ([% suggestions_loo.basketgroupid %]) + [% IF ( suggestions_loo.basketgroupid ) %] + [% suggestions_loo.groupname %] ([% suggestions_loo.basketgroupid %]) + [% ELSE %] +   + [% END %] + [% IF ( suggestions_loo.invoicenumber ) %] - [% suggestions_loo.invoicenumber %] + [% suggestions_loo.invoicenumber %] [% ELSE %]   [% END %] [% suggestions_loo.ordernumber %] [% suggestions_loo.title |html %]
[% suggestions_loo.author %]
[% suggestions_loo.isbn %]
[% suggestions_loo.name %][% suggestions_loo.creationdate %][% suggestions_loo.datereceived %][% suggestions_loo.name %][% suggestions_loo.creationdate | $KohaDates %] + [% IF suggestions_loo.datereceived %] + [% suggestions_loo.datereceived | $KohaDates %] + [% END %] + [% suggestions_loo.quantity %] [% suggestions_loo.ecost %]
[% ELSE %][% END %]