Bugzilla – Attachment 122839 Details for
Bug 27944
Add new stages to the article request process
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27944: Add missing Status module
Bug-27944-Add-missing-Status-module.patch (text/plain), 732 bytes, created by
Agustín Moyano
on 2021-07-14 13:27:23 UTC
(
hide
)
Description:
Bug 27944: Add missing Status module
Filename:
MIME Type:
Creator:
Agustín Moyano
Created:
2021-07-14 13:27:23 UTC
Size:
732 bytes
patch
obsolete
>From ddf8fcb6fe507e46b8ed1655acdeebf2f2273057 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Thu, 8 Jul 2021 09:30:34 +0000 >Subject: [PATCH] Bug 27944: Add missing Status module > >Test plan: >perl -c the module or run qa tools > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > Koha/ArticleRequest.pm | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/Koha/ArticleRequest.pm b/Koha/ArticleRequest.pm >index 3ea325d83d..692099ca6b 100644 >--- a/Koha/ArticleRequest.pm >+++ b/Koha/ArticleRequest.pm >@@ -27,6 +27,7 @@ use Koha::Biblios; > use Koha::Items; > use Koha::Libraries; > use Koha::DateUtils qw(dt_from_string); >+use Koha::ArticleRequest::Status; > > use base qw(Koha::Object); > >-- >2.25.1
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 27944
:
119020
|
119021
|
119022
|
120454
|
122673
|
122836
|
122837
|
122838
|
122839
|
122842
|
122843
|
122857
|
122984
|
122985
|
122986
|
122987
|
122988
|
122989
|
122990
|
123710
|
123711
|
123712
|
123943
|
123944
|
123945
|
123946
|
123947
|
123948
|
123949
|
123950
|
123951
|
123952
|
124966
|
124967
|
124968
|
124969
|
124970
|
124971
|
124972
|
124973
|
124974
|
124975
|
124976
|
125158
|
125544
|
125565
|
125567
|
125762
|
125813