This enhancement is to replace "Bug 8058 - Circulation empty barcode field redirect to pay fines screen if borrower has outstanding fines" by Chris Hall with a more flexible solution. Instead of having a preference 'circpayfinesredirect' (as proposed in Bug 8058) I plan to 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 can be evaluated in circulation.tt (near the comment '// listen submit to trigger qslip on empty checkout'). This can be expanded for any needs. Marc
This enhancement is implemented by Bug 8058 *** This bug has been marked as a duplicate of bug 8058 ***