Bugzilla – Attachment 34292 Details for
Bug 12404
CSV profiles improvements (concatenations, substrings, conditions...)
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
Bug-12852-C4Bookseller-should-not-be-imported-anym.patch (text/plain), 1017 bytes, created by
Biblibre Sandboxes
on 2014-12-11 09:03:49 UTC
(
hide
)
Description:
Bug 12852: C4::Bookseller should not be imported anymore
Filename:
MIME Type:
Creator:
Biblibre Sandboxes
Created:
2014-12-11 09:03:49 UTC
Size:
1017 bytes
patch
obsolete
>From 5d1b8f0e7d71387eb9ca4af0c76d30550e3dcd87 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] 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> >Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> > >Signed-off-by: scourret@gmail.com <2> > >http://bugs.koha-community.org/show_bug.cgi?id=12404 >--- > serials/claims.pl | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >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.2.5
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 12404
:
28767
|
28768
|
28769
|
28770
|
28771
|
33170
|
33171
|
33172
|
33173
|
33174
|
33263
|
33477
|
34288
|
34289
|
34290
|
34291
|
34292
|
34293
|
34294
|
34300
|
34301
|
34302
|
34303
|
34405
|
34406
|
34407
|
34408
|
34409
|
34410
|
34411
|
35048
|
35049
|
35050
|
35051
|
35052
|
35053
|
35054