Bugzilla – Attachment 52010 Details for
Bug 7677
Subscriptions: Ability to define default itemtype and automatically change itemtype of older issues on receive of next issue
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7677 [QA Followup] - Replace GetItemnumberFromSerialId with use of Koha::Serial::Item(s)
Bug-7677-QA-Followup---Replace-GetItemnumberFromSe.patch (text/plain), 755 bytes, created by
Matthias Meusburger
on 2016-06-03 13:59:13 UTC
(
hide
)
Description:
Bug 7677 [QA Followup] - Replace GetItemnumberFromSerialId with use of Koha::Serial::Item(s)
Filename:
MIME Type:
Creator:
Matthias Meusburger
Created:
2016-06-03 13:59:13 UTC
Size:
755 bytes
patch
obsolete
>From 6249e25fd9473cf832eb7b1600b44a4d57407d6a Mon Sep 17 00:00:00 2001 >From: Matthias Meusburger <matthias.meusburger@biblibre.com> >Date: Fri, 3 Jun 2016 15:56:36 +0200 >Subject: [PATCH] Bug 7677 [QA Followup] - Replace GetItemnumberFromSerialId > with use of Koha::Serial::Item(s) > > - use _type instead of type (see https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15446 ) >--- > Koha/Serial/Items.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/Serial/Items.pm b/Koha/Serial/Items.pm >index fbd6227..6605a2f 100644 >--- a/Koha/Serial/Items.pm >+++ b/Koha/Serial/Items.pm >@@ -41,7 +41,7 @@ Koha::Serial::Items - Koha Serial Items Object class > > =cut > >-sub type { >+sub _type { > return 'Serialitem'; > } > >-- >1.7.10.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 7677
:
16339
|
16425
|
16456
|
20537
|
20538
|
24099
|
24635
|
25980
|
25981
|
25983
|
27774
|
28950
|
28951
|
28952
|
28953
|
29570
|
29571
|
29572
|
34220
|
34221
|
34222
|
34223
|
34665
|
36389
|
36446
|
36448
|
36449
|
36450
|
36451
|
36452
|
36453
|
36679
|
36680
|
36681
|
36682
|
36683
|
42923
|
42924
|
45938
|
45939
|
45940
|
45941
|
45942
|
45943
|
46216
|
47475
|
52010
|
54876
|
55000
|
55323
|
55466
|
55467
|
55468
|
55469
|
55470
|
55471
|
55472
|
55473
|
55474
|
55475