[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
Fri Sep 28 10:36:29 CEST 2012


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

--- Comment #16 from Marc Véron <veron at veron.ch> ---
Chris, 

I think we should have an additional option for CircAutoPrintQuickSlip:
- Open a print quick slip window and clear the screen

----

The overall behaviour triggered by hitting an empty barcode field would be:

Use case 1): Patron has no outstanding fines

- Independent of Case CircPayFinesRedirect: 
  - Case CircAutoPrintQuickSlip = Clear the screen 
      => Clear the screen
  - Case CircAutoPrintQuickSlip = Open a print quick slip window
      => Print, when print is done go back to the borrowers screen (as is)
  - Case Open a print quick slip window and clear the screen
      => Print, when print is done go back to the borrowers screen and clear it

Use case 2): Patron has outstanding fines

- Case CircPayFinesRedirect is off
  - do the same as above

- Case CircPayFinesRedirect is on
  - Case CircAutoPrintQuickSlip = Clear the screen 
      => Open the pay fines screen. (When done go back to the borrowers
screen.)
  - Case CircAutoPrintQuickSlip = Open a print quick slip window
      => Print. Open the pay fines screen. (When done go back to the borrowers
screen.)
  - Case Open a print quick slip window and clear the screen
      => Print. Open the pay fines screen. (When done go back to the borrowers
screen.)

What do you think about?

Marc

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list