Bugzilla – Attachment 26205 Details for
Bug 11459
[Signed-Off] OrderPdfFormat pref description could be more verbose
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 11459: use drop-down to set OrderPdfFormat syspref
PASSED-QA-Bug-11459-use-drop-down-to-set-OrderPdfF.patch (text/plain), 1.89 KB, created by
Katrin Fischer
on 2014-03-12 17:23:22 UTC
(
hide
)
Description:
[PASSED QA] Bug 11459: use drop-down to set OrderPdfFormat syspref
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2014-03-12 17:23:22 UTC
Size:
1.89 KB
patch
obsolete
>From fa6ba9423a0957d635d8f9a42648c02b3be06358 Mon Sep 17 00:00:00 2001 >From: Galen Charlton <gmc@esilibrary.com> >Date: Wed, 26 Feb 2014 16:45:09 +0000 >Subject: [PATCH] [PASSED QA] Bug 11459: use drop-down to set OrderPdfFormat > syspref >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >This patch converts the OrderPdfFormat to a choice. > >To test: > >[1] Look at OrderPdfFormat in the system preferences editor. Verify > that there is a drop-down giving a choice among the three PDF > basketgroup printing formats. >[2] Change the OrderPdfFormat setting and print a basketgroup. Verify > that the chosen template is used. > >Signed-off-by: Galen Charlton <gmc@esilibrary.com> > >I followed the test plan. Patch behaves as expected. >Signed-off-by: Marc Véron <veron@veron.ch> > >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >Improves usability of the OrderPdfFormat system preference. >Works as described, only changes YAML file. >--- > .../prog/en/modules/admin/preferences/acquisitions.pref | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >index 60ba8be..1dd4518 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >@@ -48,6 +48,10 @@ Acquisitions: > > Printing: > - >- - Use >+ - Use the > - pref: OrderPdfFormat >- - when printing basket groups. >+ choices: >+ "pdfformat::layout2pages": English 2-page >+ "pdfformat::layout3pages": English 3-page >+ "pdfformat::layout3pagesfr": French 3-page >+ - layout when printing basket groups. >-- >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 11459
:
24735
|
24787
|
25351
|
25569
|
25670
|
25713
| 26205