Summary: | Wrong sidebar menu on batch checkout page | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Circulation | Assignee: | Owen Leonard <oleonard> |
Status: | Pushed to main --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart, kyle.m.hall |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
25.05.00
|
Circulation function: | |
Bug Depends on: | 38718 | ||
Bug Blocks: | |||
Attachments: |
Bug 39357: Wrong sidebar menu on batch checkout page
Bug 39357: Wrong sidebar menu on batch checkout page |
Description
Owen Leonard
2025-03-17 12:26:39 UTC
Created attachment 179390 [details] [review] Bug 39357: Wrong sidebar menu on batch checkout page This patch updates the batch checkout page template so that it shows the patron detail sidebar instead of the circulation navigation sidebar. To test, apply the patch and enable BatchCheckouts if necessary. - Open a patron record for checkout. - Click "Batch check out" in the left-hand sidebar. - The sidebar should show patron details and links like "Check out," "Details," etc. Sponsored-by: Athens County Public Libraries Created attachment 179391 [details] [review] Bug 39357: Wrong sidebar menu on batch checkout page This patch updates the batch checkout page template so that it shows the patron detail sidebar instead of the circulation navigation sidebar. To test, apply the patch and enable BatchCheckouts if necessary. - Open a patron record for checkout. - Click "Batch check out" in the left-hand sidebar. - The sidebar should show patron details and links like "Check out," "Details," etc. Sponsored-by: Athens County Public Libraries Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Trivial, skipping QA. Pushed for 25.05! Well done everyone, thank you! |