transfer-slip.pl was modified some time ago to no longer use transfer-slip.tt (so long ago it was transfer-slip.tmpl). transfer-slip.tt is not used at all and should be removed.
Created attachment 76140 [details] [review] Bug 20698 - Remove obsolete template: transfer-slip.tt This patch removes an unused template file, circ/transfer-slip.tt. Its use was removed by Bug 7001: http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a9ded4fa008668df8c485fbbc76efa3cc9cc00d7#patch12 To test, apply the patch and confirm that the file has been removed. Confirm that no references to the template exist in the codebase.
Created attachment 76771 [details] [review] Bug 20698 - Remove obsolete template: transfer-slip.tt This patch removes an unused template file, circ/transfer-slip.tt. Its use was removed by Bug 7001: http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a9ded4fa008668df8c485fbbc76efa3cc9cc00d7#patch12 To test, apply the patch and confirm that the file has been removed. Confirm that no references to the template exist in the codebase. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 76931 [details] [review] Bug 20698 - Remove obsolete template: transfer-slip.tt This patch removes an unused template file, circ/transfer-slip.tt. Its use was removed by Bug 7001: http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a9ded4fa008668df8c485fbbc76efa3cc9cc00d7#patch12 To test, apply the patch and confirm that the file has been removed. Confirm that no references to the template exist in the codebase. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Awesome work all! Pushed to master for 18.11
Pushed to 18.05.x for 18.05.02
Pushed to 17.11.x for 17.11.09
I choose not to push to 17.05.x