Bugzilla – Attachment 135571 Details for
Bug 25449
Make itemtype mandatory by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25449: Set items.itype mandatory by default
Bug-25449-Set-itemsitype-mandatory-by-default.patch (text/plain), 1.01 KB, created by
Jonathan Druart
on 2022-06-02 06:21:18 UTC
(
hide
)
Description:
Bug 25449: Set items.itype mandatory by default
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2022-06-02 06:21:18 UTC
Size:
1.01 KB
patch
obsolete
>From 91a9f1cc2571ab06072dc200b82e26ac5c431e4f Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 26 May 2020 12:08:23 +0200 >Subject: [PATCH] Bug 25449: Set items.itype mandatory by default > >--- > .../marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml b/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml >index bb554053a42..dafc7b6c9c8 100644 >--- a/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml >+++ b/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml >@@ -963,7 +963,7 @@ tables: > liblibrarian: "Koha item type" > libopac: "Koha item type" > repeatable: 0 >- mandatory: 0 >+ mandatory: 1 > kohafield: items.itype > tab: 10 > authorised_value: itemtypes >-- >2.25.1
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 25449
:
105351
|
135571
|
135703
|
135972
|
135973
|
137937
|
137953