Bug 34176 - Don't autoload checkouts table when confirming circulation of items with additional materials
Summary: Don't autoload checkouts table when confirming circulation of items with addi...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-30 19:02 UTC by Kyle M Hall (khall)
Modified: 2023-06-30 19:02 UTC (History)
2 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 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.