Bug 8320 - Expand choices of 'CircAutoPrintQuickSlip' with more options
Summary: Expand choices of 'CircAutoPrintQuickSlip' with more options
Status: RESOLVED DUPLICATE of bug 8058
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Marc Véron
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-26 14:57 UTC by Marc Véron
Modified: 2012-10-05 06:14 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***