http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8058 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #6 from Marc Véron <veron@veron.ch> --- Chris and Jared, I was asked to add an additional functionality after printing: Automaticalle clear the screen. This would be in conflict with Chris' solution. So I think we could implement both using a more flexible approach. I propose to drop the preference 'circpayfinesredirect' Instead, expand the choices of 'CircAutoPrintQuickSlip' with two more options: "open a print quick slip window and clear the screen" (that's what I need to have) "open a print quick slip window and redirect to outstanding fines (if any)" (that's what Chris needs to have) The values then can be evaluated in circulation.tt (near the comment '// listen submit to trigger qslip on empty checkout'). This can be expanded for any needs. -- You are receiving this mail because: You are watching all bug changes.