Bug 8320

Summary: Expand choices of 'CircAutoPrintQuickSlip' with more options
Product: Koha Reporter: Marc Véron <veron>
Component: CirculationAssignee: Marc Véron <veron>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P5 - low CC: chrish, gmcharlt, jcamins, kyle.m.hall, veron
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8058
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Marc Véron 2012-06-26 14:57:23 UTC
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
Comment 1 Marc Véron 2012-10-05 06:14:24 UTC
This enhancement is implemented by Bug 8058

*** This bug has been marked as a duplicate of bug 8058 ***