https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23551

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #94105|0                           |1
        is obsolete|                            |

--- Comment #13 from Jonathan Druart <[email protected]> 
---
Created attachment 94214
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94214&action=edit
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 <[email protected]>

Signed-off-by: Jonathan Druart <[email protected]>
It's ugly, but we are mimicking what is done in svc/renew so that's fine :)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to