Bug 37907

Summary: Add column to user summary to show date an item was checked out on
Product: Koha Reporter: Owen Leonard <oleonard>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: Patch doesn't apply --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: Laura.escamilla, ovezina
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 35808    
Bug Blocks:    
Attachments: Bug 37907: Add column to user summary to show date an item was checked out on
Bug 37907: Add column to user summary to show date an item was checked out on

Description Owen Leonard 2024-09-12 14:10:15 UTC
We have had a request from patrons to add a column to the OPAC user summary of checkouts where they can see the date an item was checked out.
Comment 1 Owen Leonard 2024-09-12 15:10:42 UTC
Created attachment 171414 [details] [review]
Bug 37907: Add column to user summary to show date an item was checked out on

This patch adds a "Checked out on" column to the table of checkouts
and the table of overdues on the OPAC user summary page.

To test, apply the patch and log in to the OPAC as a user who has
overdue items.

- On the user summary page confirm that the "Checked out" table shows a
  column for "Checked out on" and that the information is
  displayed correctly.
- Make the same check of the "Overdue" tab.

Sponsored-by: Athens County Public Libraries
Comment 2 Olivier Vezina 2024-09-26 18:22:50 UTC
Created attachment 172004 [details] [review]
Bug 37907: Add column to user summary to show date an item was checked out on

This patch adds a "Checked out on" column to the table of checkouts
and the table of overdues on the OPAC user summary page.

To test, apply the patch and log in to the OPAC as a user who has
overdue items.

- On the user summary page confirm that the "Checked out" table shows a
  column for "Checked out on" and that the information is
  displayed correctly.
- Make the same check of the "Overdue" tab.

Sponsored-by: Athens County Public Libraries
Signed-off-by: Olivier V <olivier.vezina@inLibro.com>
Comment 3 Laura Escamilla 2024-12-30 16:34:20 UTC
Could you please rebase this?

error: sha1 information is lacking or useless (koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt).
error: could not build fake ancestor
Patch failed at 0001 Bug 37907: Add column to user summary to show date an item was checked out on
hint: Use 'git am --show-current-patch=diff' to see the failed patch
When you have resolved this problem run "git bz apply --continue".
If you would prefer to skip this patch, instead run "git bz apply --skip".
To restore the original branch and stop patching run "git bz apply --abort".
Patch left in /tmp/Bug-37907-Add-column-to-user-summary-to-show-date--kguczycx.patch