| Summary: | Add table settings to transfers | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Circulation | Assignee: | Owen Leonard <oleonard> |
| Status: | Needs Signoff --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | gmcharlt, kyle |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Small patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: | Bug 41134: Add table settings to transfers | ||
|
Description
Owen Leonard
2025-10-29 17:00:35 UTC
Created attachment 188576 [details] [review] Bug 41134: Add table settings to transfers This patch updates the transfers page in order to add table settings to the table of transfered items. The patch also makes another minor correction: The transfer submit button now has the standard class "btn-primary." To test, apply the patch and restart services. - Go to Circulation -> Transfer. - Submit a barcode from a library other than your own so that the transfer will complete successfully. - Note that the "Transfer" button has the standard primary yellow color. - In the table of transferred items you should see the columns setting menu, export option, etc. Confirm that these controls work correctly. - Go to Administration -> Table settings -> Circulation -> Transfers - Make some changes to the column visibility settings and return to the transfers page to confirm that your settings are now applied when you transfer more items. - Because of DataTables state saving feature you might have to clear your browser's local storage in order to see the new column configuration. Sponsored-by: Athens County Public Libraries |