From c0b15293fa6b8a785989b96f207b083eba828a10 Mon Sep 17 00:00:00 2001 From: Caroline Cyr La Rose Date: Mon, 25 Jan 2021 09:59:57 -0500 Subject: [PATCH] Bug 27547: Typo in parcel.tt Signed-off-by: David Nind Signed-off-by: Katrin Fischer --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt index 5ed19898a7..d64a7f1200 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt @@ -73,12 +73,12 @@ Cannot cancel receipt. Possible reasons :
  • - The order line you trying to cancel was created from a partial receipt + The order line you are trying to cancel was created from a partial receipt of another order line which is already received. Try to cancel this one first and retry.
  • - The order line you trying to cancel was created from a partial receipt + The order line you are trying to cancel was created from a partial receipt of another order line which has been deleted. Cancellation is not possible.
  • -- 2.11.0