From a1aff621dc4db6ebeae524948d8dc17c7e80cb4a Mon Sep 17 00:00:00 2001 From: helene hickey Date: Wed, 16 Jan 2019 22:36:20 +0000 Subject: [PATCH] Bug 22148: Changed where user is redirected by cancelling payment To test: 1) Create a manual invoice and save 2) Go to Make a payment tab 3) Click 'Pay amount', then cancel 4) Notice you are redirected to the Transactions tab, rather than back to Make a payment 5) Also try this with Pay selected and write off selected result when cancelling should be the same 6) Apply patch and try steps 2-6 again 7) Verify that you are now redirected to the 'make a payment tab' Signed-off-by: David Nind Signed-off-by: Jose-Mario Monteiro-Santos Signed-off-by: Katrin Fischer --- koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt index 82f0fc89a4..18a0f46d58 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt @@ -220,7 +220,7 @@ [% END %] -- 2.11.0