Bugzilla – Attachment 31840 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]
Bug 12852: C4::Bookseller should not be imported anymore
0004-Bug-12852-C4-Bookseller-should-not-be-imported-anymo.patch (text/plain), 826 bytes, created by
Paola Rossi
on 2014-09-23 14:22:13 UTC
(
hide
)
Description:
Bug 12852: C4::Bookseller should not be imported anymore
Filename:
MIME Type:
Creator:
Paola Rossi
Created:
2014-09-23 14:22:13 UTC
Size:
826 bytes
patch
obsolete
>From 38057871fb2e200f61097607ce2d60d67a992081 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 4/4] 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> >--- > 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.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 12852
:
31278
|
31489
|
31831
|
31838
|
31839
|
31840
|
32275
|
32276
|
32277