http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8058
--- Comment #13 from Marc Véron <[email protected]> --- Chris, Thanks for taking care of the additional functionality I need, see 3) below. I tried out the patch and found the following: -------------- - If a patron has a credit (instead of fines), the redirect is done as well. This should not be. -------------- - CircAutoPrintQuickSlip should have 3 possibilities: 1) Clear the screen (EXISTS) 2) Open a print quick slip window [...and do not change the screen] (EXISTS, behaviour until now, we should not change it) 3) Open a print quick slip window and clear the screen (NEW and needs to be an explicit choice) - CircPayFinesRedirect (if set and if there are fines) should override the options above and redirect to pay fines screen. If patron has no fines or if patron has a credit, it should leave the options above as set. Marc -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
