Bugzilla – Attachment 147729 Details for
Bug 32447
In items table barcode column can not be filtered
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32447: Clean up table configuraton settings for holdings table
Bug-32447-Clean-up-table-configuraton-settings-for.patch (text/plain), 2.60 KB, created by
Nick Clemens (kidclamp)
on 2023-03-03 19:25:02 UTC
(
hide
)
Description:
Bug 32447: Clean up table configuraton settings for holdings table
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2023-03-03 19:25:02 UTC
Size:
2.60 KB
patch
obsolete
>From daeed8f04ccf98b0d8a5a1347f6e267e48ff1f4f Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sat, 11 Feb 2023 00:48:02 +0000 >Subject: [PATCH] Bug 32447: Clean up table configuraton settings for holdings > table > >Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > admin/columns_settings.yml | 18 +++++++----------- > 1 file changed, 7 insertions(+), 11 deletions(-) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index 944b41dd4a..1abcae761e 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -373,9 +373,11 @@ modules: > - > columnname: holdings_ccode > - >- columnname: holdings_volume >+ columnname: holdings_item_group > - > columnname: holdings_itemcallnumber >+ - >+ columnname: holdings_enumchron > - > columnname: holdings_status > - >@@ -391,9 +393,7 @@ modules: > - > columnname: holdings_datelastborrowed > - >- columnname: holdings_barcode >- - >- columnname: holdings_enumchron >+ columnname: holdings_barcodes > - > columnname: holdings_uri > - >@@ -410,8 +410,6 @@ modules: > columnname: holdings_hostrecord > - > columnname: holdings_usedin >- - >- columnname: holdings_usedin_col > - > columnname: holdings_course_reserves > - >@@ -438,9 +436,11 @@ modules: > - > columnname: otherholdings_ccode > - >- columnname: otherholdings_volume >+ columnname: otherholdings_item_group > - > columnname: otherholdings_itemcallnumber >+ - >+ columnname: otherholdings_enumchron > - > columnname: otherholdings_status > - >@@ -457,8 +457,6 @@ modules: > columnname: otherholdings_datelastborrowed > - > columnname: otherholdings_barcode >- - >- columnname: otherholdings_enumchron > - > columnname: otherholdings_uri > - >@@ -475,8 +473,6 @@ modules: > columnname: otherholdings_hostrecord > - > columnname: otherholdings_usedin >- - >- columnname: otherholdings_usedin_col > - > columnname: otherholdings_course_reserves > - >-- >2.30.2
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 32447
:
144533
|
146528
|
147024
|
147684
|
147685
| 147729 |
147730