It would be handy if you could print a transfer slip from the Transfer items page without having to navigate to another page to print the slip.
Created attachment 142000 [details] [review] Bug 31671: Add print slip button to transfer page To test: 1. Apply patch 2. Go to Circulation / Transfer 3. Try transfering some items and notice the 'Print transfer slip' button 4. Try clicking on it and make sure it generates correctly and with the correct information on the slip
Created attachment 142571 [details] [review] Bug 31671: Add print slip button to transfer page To test: 1. Apply patch 2. Go to Circulation / Transfer 3. Try transfering some items and notice the 'Print transfer slip' button 4. Try clicking on it and make sure it generates correctly and with the correct information on the slip
Rebased for current master
After applying the patch, I'm getting an error trace when I go to access the transfer page: Template process failed: file error - parse error - /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt line 275: unexpected end of input at /kohadevbox/koha/C4/Templates.pm line 127....
Created attachment 165332 [details] [review] Bug 31671: Add print slip button to transfer page This patch reimplements/rebases Lucas' patch and adds a style modification to the button. To test: 1. Apply patch 2. Go to Circulation / Transfer 3. Try transferring some items and notice the 'Print slip' button 4. Try clicking on it and make sure it generates correctly and with the correct information on the slip
Created attachment 165343 [details] [review] Bug 31671: Add print slip button to transfer page This patch reimplements/rebases Lucas' patch and adds a style modification to the button. To test: 1. Apply patch 2. Go to Circulation / Transfer 3. Try transfering some items and notice the 'Print slip' button 4. Try clicking on it and make sure it generates correctly and with the correct information on the slip Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Created attachment 165369 [details] [review] Bug 31671: Add print slip button to transfer page This patch reimplements/rebases Lucas' patch and adds a style modification to the button. To test: 1. Apply patch 2. Go to Circulation / Transfer 3. Try transfering some items and notice the 'Print slip' button 4. Try clicking on it and make sure it generates correctly and with the correct information on the slip Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Nice little enhancement, works well Passing QA
Pushed for 24.05! Well done everyone, thank you!
Not backported to 23.11.x