From 83fa9ec6c1096548266017e13cfd89931628f73d Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Fri, 14 Jun 2019 12:02:25 +0000 Subject: [PATCH] Bug 23120: Pass necessary inputs through when transferring item automatically To test: 1 - Find an item in you system 2 - Have syspref AutomaticItemReturn = Do 3 - Check in the item at a branch that is not its homebranch 4 - Click 'Print slip' on the modal popup 5 - Error! 6 - Apply patch 7 - Check the item in at its homebranch (to clear transfers) 8 - Check it in at another branch again 9 - Print slip 10 - Success! Signed-off-by: Mark Tompsett Signed-off-by: Martin Renvoize (cherry picked from commit 7b0dbb136310028e756f22b73745dbd9c542a271) Signed-off-by: Fridolin Somers --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt index 6277ed8123..b4824f2f01 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ -389,10 +389,10 @@

Transfer now?

+ [% END %] - [% END %]