Bugzilla – Attachment 62122 Details for
Bug 18182
TestBuilder should be able to return Koha::Object objects
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18182: Fix Koha::RefundLostItemFeeRules
Bug-18182-Fix-KohaRefundLostItemFeeRules.patch (text/plain), 761 bytes, created by
Marcel de Rooy
on 2017-04-13 08:23:38 UTC
(
hide
)
Description:
Bug 18182: Fix Koha::RefundLostItemFeeRules
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2017-04-13 08:23:38 UTC
Size:
761 bytes
patch
obsolete
>From 92615020c5bed1397e3f5d71dabb38a7ecaccb03 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 12 Apr 2017 15:20:10 -0300 >Subject: [PATCH] Bug 18182: Fix Koha::RefundLostItemFeeRules >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > Koha/RefundLostItemFeeRules.pm | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/Koha/RefundLostItemFeeRules.pm b/Koha/RefundLostItemFeeRules.pm >index 479f55e..2e83c76 100644 >--- a/Koha/RefundLostItemFeeRules.pm >+++ b/Koha/RefundLostItemFeeRules.pm >@@ -22,6 +22,8 @@ use Modern::Perl; > use Koha::Database; > use Koha::Exceptions; > >+use Koha::RefundLostItemFeeRule; >+ > use base qw(Koha::Objects); > > =head1 NAME >-- >2.1.4
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 18182
:
60819
|
60820
|
61702
|
61752
|
61753
|
62113
|
62114
|
62121
|
62122
|
62371
|
62372
|
62373
|
62374
|
62383
|
62384
|
62385
|
62386