Bug 13461 - Circ always asking for confirmation if RentalFeesCheckoutConfirmation...
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sun, 14 Dec 2014 21:31:04 +0000 (22:31 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 19 Dec 2014 20:04:06 +0000 (17:04 -0300)
commit22b8d559f9c8f5733d051313c4d6266570d5be6f
tree40dd4df6b2f8c9ae6c220719e9be692b90f42167
parentcbf784bb9d8c01d1c05cae00d046d3799a1d7ed9
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>
C4/Circulation.pm