Bugzilla – Attachment 27716 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]
Bug 11679: Add the new dependency OpenOffice::OODoc
Bug-11679-Add-the-new-dependency-OpenOfficeOODoc.patch (text/plain), 764 bytes, created by
Jonathan Druart
on 2014-04-28 14:51:43 UTC
(
hide
)
Description:
Bug 11679: Add the new dependency OpenOffice::OODoc
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2014-04-28 14:51:43 UTC
Size:
764 bytes
patch
obsolete
>From 9d246c7a85fed0ab683072a993d97fba0ab4022b 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] Bug 11679: Add the new dependency OpenOffice::OODoc > >--- > C4/Installer/PerlDependencies.pm | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index 3726a75..e155fe1 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.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 11679
:
25026
|
25049
|
25641
|
26232
|
26234
|
26397
|
26398
|
27681
|
27682
|
27715
|
27716
|
27719
|
27720
|
27721
|
27741
|
27742