Bugzilla – Attachment 32277 Details for
Bug 12852
The "preview" param is never used in serials/claims.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 12852: C4::Bookseller should not be imported anymore
PASSED-QA-Bug-12852-C4Bookseller-should-not-be-imp.patch (text/plain), 857 bytes, created by
Katrin Fischer
on 2014-10-11 21:25:37 UTC
(
hide
)
Description:
[PASSED QA] Bug 12852: C4::Bookseller should not be imported anymore
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2014-10-11 21:25:37 UTC
Size:
857 bytes
patch
obsolete
>From 5032bc4abebd7da5bda3c643be2947dd2f6570bc Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Tue, 23 Sep 2014 12:39:55 +0200 >Subject: [PATCH] [PASSED QA] Bug 12852: C4::Bookseller should not be imported > anymore > >This script does not depend on C4::Bookseller anymore. The import can be >removed. > >Signed-off-by: Paola Rossi <paola.rossi@cineca.it> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > serials/claims.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/serials/claims.pl b/serials/claims.pl >index bf2ed2f..7120515 100755 >--- a/serials/claims.pl >+++ b/serials/claims.pl >@@ -24,7 +24,6 @@ use C4::Auth; > use C4::Serials; > use C4::Acquisition; > use C4::Output; >-use C4::Bookseller qw( GetBookSeller ); > use C4::Context; > use C4::Letters; > use C4::Branch; # GetBranches GetBranchesLoop >-- >1.9.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 12852
:
31278
|
31489
|
31831
|
31838
|
31839
|
31840
|
32275
|
32276
| 32277