Bugzilla – Attachment 27741 Details for
Bug 11679
Add an ods export choice for reports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 11679: Add the new dependency OpenOffice::OODoc
PASSED-QA-Bug-11679-Add-the-new-dependency-OpenOff.patch (text/plain), 1.03 KB, created by
Katrin Fischer
on 2014-04-28 18:27:02 UTC
(
hide
)
Description:
[PASSED QA] Bug 11679: Add the new dependency OpenOffice::OODoc
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2014-04-28 18:27:02 UTC
Size:
1.03 KB
patch
obsolete
>From 97c725ea380679e86d9a096d6e11fceaa9ef33ca Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Mon, 28 Apr 2014 16:50:48 +0200 >Subject: [PATCH] [PASSED QA] Bug 11679: Add the new dependency > OpenOffice::OODoc >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >How I tested: Apply patch, verify that dependency shows >up in About Koha->Perl Mudules >Signed-off-by: Marc Véron <veron@veron.ch> > >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >--- > C4/Installer/PerlDependencies.pm | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index 3726a75..428204a 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -704,6 +704,11 @@ our $PERL_DEPS = { > 'required' => '1', > 'min_ver' => '0.190', > }, >+ 'OpenOffice::OODoc' => { >+ usage => 'Export', >+ required => 1, >+ min_ver => '2.125', >+ }, > }; > > 1; >-- >1.8.3.2
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 11679
:
25026
|
25049
|
25641
|
26232
|
26234
|
26397
|
26398
|
27681
|
27682
|
27715
|
27716
|
27719
|
27720
|
27721
| 27741 |
27742