https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17845 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 79008 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79008&action=edit Bug 17845: Remove unused code related to printers There is some quite old and unused code in Koha related to printer configuration and network printing. These code hasn't been functional in a long time and should be removed. This patch: - Removes printcirculationslips system preference - Removes table printers - Removes branchprinter column from branches Check that: - Go to administration - Open any age there, but change the last bit to: printers.pl - Apply patch, run the database update - Verify the hidden page no longer exists - Verify that logging in and out still works correctly - Verify that checkout and returns work correctly - Switch to another branch using the "Set library" option -- You are receiving this mail because: You are watching all bug changes.