Bugzilla – Attachment 185407 Details for
Bug 40154
Deleting an item does not warn about an item level hold
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40154: (follow-up) Minor tidy
Bug-40154-follow-up-Minor-tidy.patch (text/plain), 930 bytes, created by
Owen Leonard
on 2025-08-14 16:49:54 UTC
(
hide
)
Description:
Bug 40154: (follow-up) Minor tidy
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2025-08-14 16:49:54 UTC
Size:
930 bytes
patch
obsolete
>From 1ce8c3b3aa7f1db9389e5633c3de0aeab2f065b2 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Thu, 14 Aug 2025 16:47:07 +0000 >Subject: [PATCH] Bug 40154: (follow-up) Minor tidy > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > t/db_dependent/Koha/Item.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Koha/Item.t b/t/db_dependent/Koha/Item.t >index a5ff47f215a..22e6ba0d64f 100755 >--- a/t/db_dependent/Koha/Item.t >+++ b/t/db_dependent/Koha/Item.t >@@ -2875,7 +2875,7 @@ subtest 'store() tests' => sub { > { > borrowernumber => $patron->id, > date => '1970-01-01 14:00:01', >- amountoutstanding => 0, >+ amountoutstanding => 0, > amount => -5, > interface => 'commandline', > credit_type_code => 'PAYMENT' >-- >2.39.5
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 40154
:
185216
|
185406
| 185407