Bug 23551: Fix AddRenewal call in circ/renew.pl
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 4 Oct 2019 13:06:27 +0000 (14:06 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 17 Oct 2019 13:40:47 +0000 (14:40 +0100)
commita24c17a2aa2053da1317c29e47a3946af2962afb
tree7c9a59c0a0c0efac3393d46e6f1a72eaf1ab1aad
parent480434bbf4a32750c5e47a3600b6a386d9732296
Bug 23551: Fix AddRenewal call in circ/renew.pl

Without the patch, renewing from the renewal tab/page
led to wrong renewal/due dates.

To test:
- Check an item out to your patron account
- Renew it from the patron account
- Note the due date
- Return the item
- Check the item out again
- Renew it using the renewal tab
- Verify a different due date was calculated
- Apply patch
- Repeat test - due dates now should be the same

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
circ/renew.pl