Bug 25449: Set items.itype mandatory by default
Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
083769164b
commit
ac54145e2a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue