From 35b3099802fa925889a517651bc42740b46ce2b4 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Wed, 16 Apr 2014 11:01:24 +0200 Subject: [PATCH] [PASSED QA] Bug 7180: QA followup 3 1/ showmarc.pl takes the importid for staged files. 2/ small note to indicate that the vendor's discount will be used if no discount is filled. Signed-off-by: Katrin Fischer --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt index fcbe4d0..4a72396 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt @@ -171,7 +171,7 @@ [% biblio.citation %] - ( MARC | Card | Add order ) + ( MARC | Card | Add order )
    @@ -202,6 +202,7 @@
  1. % + (If empty, discount rate from vendor will be used)
  2. -- 1.8.3.2