Bugzilla – Attachment 37035 Details for
Bug 8007
Discharge management
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 8007 : Discharge - Adding Perl dependencie
PASSED-QA-Bug-8007--Discharge---Adding-Perl-depend.patch (text/plain), 976 bytes, created by
Kyle M Hall (khall)
on 2015-03-20 12:58:51 UTC
(
hide
)
Description:
[PASSED QA] Bug 8007 : Discharge - Adding Perl dependencie
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-03-20 12:58:51 UTC
Size:
976 bytes
patch
obsolete
>From adb64ebfed8675c1cd858be909c1c416dac73211 Mon Sep 17 00:00:00 2001 >From: Yohann Dufour <dufour.yohann@gmail.com> >Date: Wed, 20 Aug 2014 10:24:17 +0200 >Subject: [PATCH] [PASSED QA] Bug 8007 : Discharge - Adding Perl dependencie > >HTML::HTMLDoc is required in order to generate the discharges in PDF format. > >Signed-off-by: Lucie <lucie.rousseaux@dracenie.com> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > C4/Installer/PerlDependencies.pm | 5 +++++ > 1 files changed, 5 insertions(+), 0 deletions(-) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index 34cd8b5..7879596 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -742,6 +742,11 @@ our $PERL_DEPS = { > 'required' => '0', > 'min_ver' => '5.61', > }, >+ 'HTML:HTMLDoc' => { >+ 'usage' => 'Discharge generation', >+ 'required' => '0', >+ 'min_ver' => '0.07', >+ }, > }; > > 1; >-- >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 8007
:
14490
|
16622
|
16935
|
17484
|
17485
|
21394
|
21395
|
21396
|
21660
|
21674
|
21675
|
21676
|
21677
|
21678
|
24023
|
24024
|
24025
|
24026
|
24027
|
30531
|
30532
|
30533
|
30534
|
30535
|
31007
|
34034
|
34035
|
34036
|
34037
|
34038
|
34039
|
34668
|
34669
|
34670
|
34671
|
34672
|
34673
|
34674
|
34675
|
36180
|
36181
|
36182
|
36183
|
36184
|
36185
|
36186
|
36187
|
36394
|
36395
|
36396
|
36397
|
36398
|
36399
|
36400
|
36401
|
37029
|
37030
|
37031
|
37032
|
37033
|
37034
| 37035 |
37036
|
37037
|
38596
|
38597