Bugzilla – Attachment 172844 Details for
Bug 33736
Add bookings to collect circulation report
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33736: Add column settings definition for bookings report
Bug-33736-Add-column-settings-definition-for-booki.patch (text/plain), 1.43 KB, created by
Paul Derscheid
on 2024-10-17 08:39:28 UTC
(
hide
)
Description:
Bug 33736: Add column settings definition for bookings report
Filename:
MIME Type:
Creator:
Paul Derscheid
Created:
2024-10-17 08:39:28 UTC
Size:
1.43 KB
patch
obsolete
>From 63077fc79497c76f18796e1e241978bcea259f72 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Wed, 16 Oct 2024 11:22:20 +0100 >Subject: [PATCH] Bug 33736: Add column settings definition for bookings report > >Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> >--- > admin/columns_settings.yml | 24 ++++++++++++++++++++++++ > 1 file changed, 24 insertions(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index f911f099c3..59fe8cd22b 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -2015,6 +2015,30 @@ modules: > - > columnname: outstanding > >+ bookings: >+ bookings-to-collect: >+ default_sort_order: 7 >+ columns: >+ - >+ columnname: booking_id >+ is_hidden: 1 >+ cannot_be_toggled: 1 >+ cannot_be_modified: 1 >+ - >+ columnname: pickup_library >+ - >+ columnname: biblio_title >+ - >+ columnname: item_barcode >+ - >+ columnname: item_callnumber >+ - >+ columnname: item_location >+ - >+ columnname: patron >+ - >+ columnname: booking_dates >+ > opac: > biblio-detail: > holdingst: >-- >2.47.0
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 33736
:
158356
|
161044
|
165014
|
165144
|
165277
|
165278
|
165279
|
165280
|
170398
|
170399
|
170400
|
172716
|
172717
|
172718
|
172719
|
172720
|
172721
|
172765
|
172807
|
172808
|
172810
|
172823
|
172836
|
172837
|
172838
|
172839
|
172840
|
172841
|
172842
|
172843
|
172844
|
172845
|
173291
|
173292
|
173293
|
173294
|
173295
|
173296
|
173297
|
173298
|
173299
|
173300
|
173301
|
173302
|
173303
|
174582