Bug 13461

Summary: Circ always asking for confirmation if RentalFeesCheckoutConfirmation is used
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CirculationAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: chris, gmcharlt, kyle.m.hall, martin.renvoize, mtj, paola.rossi, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 13461 - Circ always asking for confirmation if RentalFeesCheckoutConfirmation is used
Bug 13461 - Circ always asking for confirmation if RentalFeesCheckoutConfirmation is used
[PASSED QA] Bug 13461 - Circ always asking for confirmation if RentalFeesCheckoutConfirmation is used

Description Katrin Fischer 2014-12-14 21:25:49 UTC
If RentalFeesCheckoutConfirmation system preference is activated, Koha will ask for confirmation for every checkout, even if there is no rental fine defined for the itemtype.
Comment 1 Katrin Fischer 2014-12-14 21:32:50 UTC Comment hidden (obsolete)
Comment 2 Paola Rossi 2014-12-15 12:41:01 UTC Comment hidden (obsolete)
Comment 3 Martin Renvoize 2014-12-16 09:02:30 UTC
Created attachment 34450 [details] [review]
[PASSED QA] Bug 13461 - Circ always asking for confirmation if RentalFeesCheckoutConfirmation is used

To test:
- Check RentalFeesCheckoutConfirmation is activated
- Try to check out an item without rental fine
- Verify confirmation message without explanation
  is shown
- Apply patch
- Verify confirmation message is no longer shown
- Configure itemtype to have rental fee
- Veirfy now the confirmation message appears as
  it should

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Comment 4 Martin Renvoize 2014-12-16 09:03:40 UTC
Works as expected, super trivial but super needed patch.. Passing QA

Thanks Katrin :)
Comment 5 Tomás Cohen Arazi 2014-12-19 20:12:43 UTC
Pätch pushed to master.

Gracias Katrina!
Comment 6 Chris Cormack 2014-12-19 23:48:40 UTC
Pushed to 3.18.x, will be in 3.18.2
Comment 7 Mason James 2014-12-22 19:13:51 UTC
(In reply to Chris Cormack from comment #6)
> Pushed to 3.18.x, will be in 3.18.2

skipping patch for 3.16.x