Bug 34176

Summary: Don't autoload checkouts table when confirming circulation of items with additional materials
Product: Koha Reporter: Kyle M Hall (khall) <kyle>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Kyle M Hall (khall) 2023-06-30 19:02:39 UTC
When an additional materials dialog is displayed, it can delay a librarian to the point where the loading delay from bug 33945 doesn't help. It makes sense in this case to simply not auto-load the checkouts table, but leave the button for manual loading of the table available.