Bug 37907 - Add column to user summary to show date an item was checked out on
Summary: Add column to user summary to show date an item was checked out on
Status: Patch doesn't apply
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on: 35808
Blocks:
  Show dependency treegraph
 
Reported: 2024-09-12 14:10 UTC by Owen Leonard
Modified: 2024-12-30 16:34 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 37907: Add column to user summary to show date an item was checked out on (3.84 KB, patch)
2024-09-12 15:10 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 37907: Add column to user summary to show date an item was checked out on (3.89 KB, patch)
2024-09-26 18:22 UTC, Olivier Vezina
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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