From 1c79b63cd70f4b4887bc81eeb8a9f3cd2feee67e Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Thu, 1 Nov 2018 13:38:35 +0000 Subject: [PATCH] Bug 21799: Change wording for quantity input field on order receive page Changes the label from "Quantity to receive" to "Quantity ordered". The label below reads "Quantity received". To test: - Order something in acquisition - Add a new shipment and create an invoice - Receive an order line - On the order receive form, check for the labels mentioned above Signed-off-by: Owen Leonard Signed-off-by: Martin Renvoize --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt index 673717793e..a566b5adbd 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt @@ -235,7 +235,7 @@ [% INCLUDE 'patron-title.inc' patron = creator %] -
  • +
  • [% IF edit or subscriptionid %] [% ELSE%] -- 2.19.1