Bug 36199 - Forgive overdue fines checkbox becomes unchecked when a wrong transfer occurs
Summary: Forgive overdue fines checkbox becomes unchecked when a wrong transfer occurs
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-28 21:31 UTC by Laura Escamilla
Modified: 2024-10-23 14:46 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laura Escamilla 2024-02-28 21:31:00 UTC
To recreate:
1. Turn on the finesmode system preference. 
2. Go to returns.pl (/cgi-bin/koha/circ/returns.pl)
3. Expand the the options so you see 'Forgive overdue charges'. Check that box. 
4. Select an item from the catalog that is available at a different branch. Check in the item. Notice that the transfer modal pops up. Click on OK. The box for 'Forgive overdue charges' remains checked. 
5. Check that same item in again. A modal stating "Wrong transfer detected, please return item to: *Branch name*" appears. Click on OK. Notice that the 'Forgive overdue charges' box has been unchecked. 

Ideally, the checkbox should remain checked until a staff member unchecks the box. A wrong transfer should not uncheck the box.
Comment 1 Lucas Gass (lukeg) 2024-10-23 14:46:14 UTC
Not able to reproduce this in current main.