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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 8 Nov 2019 15:19:26 +0000 (16:19 +0100)
commit212da97a0b13350372af83349683c4727cf63bba
treec20f48c8e574c83741b8a01bf2396bfa1c7ba4f8
parented4555f5951e0a7e4c7029244ec4b49e7b31dc4c
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>
(cherry picked from commit a24c17a2aa2053da1317c29e47a3946af2962afb)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
circ/renew.pl