Bug 38153

Summary: Batch checkout fails if patron's fines are above noissuescharge limit and override allowed by AllowFineOverride
Product: Koha Reporter: Sara Brown <sbrown>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, mteal, nick
Version: 24.05   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37396
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38154
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38161
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Sara Brown 2024-10-11 13:59:44 UTC
To replicate:
-Check that AllowFineOverride is set to Allow
-Lose item to patron so that they owe over the amount in noissuescharge
-Enter barcodes into batch item checkout for patron, and click Check out
-Click 'Checkout or renew' button on the Batch checkout confirmation screen (keep all items selected)
-Note that no items have actually checked out
Comment 1 mteal 2025-01-27 17:21:02 UTC
It would be great if this could get fixed. Our staff that uses batch checkouts now have to go back to patron's details and doublecheck every batch.
Comment 2 Nick Clemens (kidclamp) 2025-02-19 13:10:14 UTC
I think this might be a duplicate of 37396 - I do not recreate when following the test plan