Bug 13461 - Circ always asking for confirmation if RentalFeesCheckoutConfirmation...
commit4225278c87e9ff1eabf7fd76fbf7a3da4bf8b532
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sun, 14 Dec 2014 21:31:04 +0000 (14 22:31 +0100)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 19 Dec 2014 23:48:10 +0000 (20 12:48 +1300)
treec67b66b43316e96234a69d39030dd01b28082fc5
parentfe3673221d9cd7f8a5dfb73238551bdca36dd588
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>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 22b8d559f9c8f5733d051313c4d6266570d5be6f)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
C4/Circulation.pm