http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8058 --- Comment #16 from Marc Véron <veron@veron.ch> --- Chris, I think we should have an additional option for CircAutoPrintQuickSlip: - Open a print quick slip window and clear the screen ---- The overall behaviour triggered by hitting an empty barcode field would be: Use case 1): Patron has no outstanding fines - Independent of Case CircPayFinesRedirect: - Case CircAutoPrintQuickSlip = Clear the screen => Clear the screen - Case CircAutoPrintQuickSlip = Open a print quick slip window => Print, when print is done go back to the borrowers screen (as is) - Case Open a print quick slip window and clear the screen => Print, when print is done go back to the borrowers screen and clear it Use case 2): Patron has outstanding fines - Case CircPayFinesRedirect is off - do the same as above - Case CircPayFinesRedirect is on - Case CircAutoPrintQuickSlip = Clear the screen => Open the pay fines screen. (When done go back to the borrowers screen.) - Case CircAutoPrintQuickSlip = Open a print quick slip window => Print. Open the pay fines screen. (When done go back to the borrowers screen.) - Case Open a print quick slip window and clear the screen => Print. Open the pay fines screen. (When done go back to the borrowers screen.) What do you think about? Marc -- You are receiving this mail because: You are watching all bug changes.