From 7a1b608472547f366a725cbfebaaf6572894ddbe 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 Signed-off-by: Chris Cormack There was a conflict (whitespace changes causing a conflict) http://bugs.koha-community.org/show_bug.cgi?id=7903 Signed-off-by: Paul Poulain --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 80eb827b3f..79fcb70264 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt @@ -66,7 +66,8 @@ Basket Basket group - Invoice number + Invoice Number + Order Number Summary Vendor Placed on @@ -85,6 +86,7 @@   [% END %] + [% suggestions_loo.ordernumber %] [% suggestions_loo.title |html %]
[% suggestions_loo.author %]
[% suggestions_loo.isbn %] [% suggestions_loo.name %] -- 2.39.2