[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
Wed Jun 27 07:12:47 CEST 2012


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

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


More information about the Koha-bugs mailing list