Bugzilla – Attachment 178094 Details for
Bug 20644
Per itemtype setting for CheckPrevCheckout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20644: [DO NOT PUSH] DBIC Update
Bug-20644-DO-NOT-PUSH-DBIC-Update.patch (text/plain), 1.17 KB, created by
William Lavoie
on 2025-02-14 14:14:40 UTC
(
hide
)
Description:
Bug 20644: [DO NOT PUSH] DBIC Update
Filename:
MIME Type:
Creator:
William Lavoie
Created:
2025-02-14 14:14:40 UTC
Size:
1.17 KB
patch
obsolete
>From a9a910e7f6bef6c80d4f1c1db101e00c59eac4fe Mon Sep 17 00:00:00 2001 >From: William Lavoie <william.lavoie@inLibro.com> >Date: Fri, 14 Feb 2025 09:13:14 -0500 >Subject: [PATCH] Bug 20644: [DO NOT PUSH] DBIC Update > >--- > Koha/Schema/Result/Itemtype.pm | 10 ---------- > 1 file changed, 10 deletions(-) > >diff --git a/Koha/Schema/Result/Itemtype.pm b/Koha/Schema/Result/Itemtype.pm >index ea4f9572cf..f05b84b7f4 100644 >--- a/Koha/Schema/Result/Itemtype.pm >+++ b/Koha/Schema/Result/Itemtype.pm >@@ -176,15 +176,6 @@ Group this item type with others with the same value on OPAC search options > > If automatic checkin is enabled for items of this type > >-<<<<<<< HEAD >-=head2 bookable >- >- data_type: 'tinyint' >- default_value: 0 >- is_nullable: 0 >- >-Activate bookable feature for items related to this item type >-======= > =head2 checkprevcheckout > > data_type: 'varchar' >@@ -193,7 +184,6 @@ Activate bookable feature for items related to this item type > size: 7 > > Produce a warning for a patron if a item of this type has previously been checked out to the same patron if 'yes', not if 'no', defer to category setting if 'inherit'. >->>>>>>> Bug 20644: [DO NOT PUSH] DBIC Update > > =cut > >-- >2.43.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 20644
:
156974
|
156977
|
163627
|
165585
|
165586
|
165661
|
165662
|
170619
|
170620
|
170621
|
170622
|
176538
|
176539
|
178093
|
178094
|
179812
|
179813
|
179814
|
179815
|
180375