From 4c1119bb9c61c0bfedc5aeee26c4bb556f7e7315 Mon Sep 17 00:00:00 2001 From: Lyon3 Team Date: Thu, 5 Apr 2012 15:14:39 +0200 Subject: [PATCH] Add ordernumber column in orders history table --- .../prog/en/modules/acqui/histsearch.tt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) 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 9321cf9..ea0c8dc 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt @@ -65,6 +65,7 @@ Basket Basket group Invoice Number + Order Number Summary Vendor Placed on @@ -83,6 +84,7 @@   [% END %] + [% suggestions_loo.ordernumber %] [% suggestions_loo.title |html %]
[% suggestions_loo.author %]
[% suggestions_loo.isbn %] [% suggestions_loo.name %] -- 1.7.2.5