Bugzilla – Attachment 180878 Details for
Bug 33729
Add a column for dateaccessioned to item search results
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33729: Added datacolumn for date accessioned
Bug-33729-Added-datacolumn-for-date-accessioned.patch (text/plain), 1.57 KB, created by
Laura Escamilla
on 2025-04-11 14:56:43 UTC
(
hide
)
Description:
Bug 33729: Added datacolumn for date accessioned
Filename:
MIME Type:
Creator:
Laura Escamilla
Created:
2025-04-11 14:56:43 UTC
Size:
1.57 KB
patch
obsolete
>From d47beb7f6a294691ebe6bb64f3e5843fd4091e7d Mon Sep 17 00:00:00 2001 >From: Laura_Escamilla <laura.escamilla@bywatersolutions.com> >Date: Fri, 11 Apr 2025 14:55:24 +0000 >Subject: [PATCH] Bug 33729: Added datacolumn for date accessioned > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt >index 3a32f43189..a050fdf52e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt >@@ -490,7 +490,7 @@ > + ' <th id="items_itemlost" data-colname="lost_status">' + _("Lost status") + '</th>' > + ' <th id="items_widthdrawn" data-colname="withdrawn_status">' + _("Withdrawn status") + '</th>' > + ' <th id="items_damaged" data-colname="damaged_status">' + _("Damaged status") + '</th>' >- + ' <th id="items_dateaccessioned">' + _("Date accessioned") + '</th>' >+ + ' <th id="items_dateaccessioned" data-colname="dateaccessioned">' + _("Date accessioned") + '</th>' > + ' <th id="items_checkouts" data-colname="checkouts">' + _("Checkouts") + '</th>' > + ' <th id="items_datelastborrowed" data-colname="last_checkout_date">' + _("Last checkout date") + '</th>' > + ' <th id="items_date_due" data-colname="due_date">' + _("Due date") + '</th>' >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 33729
:
164424
|
164425
|
166660
|
169042
|
172989
|
180234
|
180404
|
180435
|
180878
|
180934
|
180935
|
180936