[Koha-bugs] [Bug 8058] Circulation empty barcode field redirect to pay fines screen if borrower has outstanding fines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 26 15:43:49 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8058

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |veron at veron.ch

--- Comment #6 from Marc Véron <veron at 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.


More information about the Koha-bugs mailing list