Koha/acqui/pdfformat
Katrin Fischer 43e4161260 Bug 11856: Add publication year and edition to English acq PDF templates
To test:
- Switch OrderPdfFormat to pdfformat::layout3pages
- Create one or more  baskets with a few orders, make sure you
  are adding some records that contain a publication year and/or
  edition statement
- Close the basket
- Create a basket group
- Print the PDF and check that edition and publication year
  show up and bibliographic information is printed correctly
- Switch OrderPdfFormat to pdfformat::layout2pages
- Repeat PDF print

This patch also changes the formatting a bit and differentiates between
UNIMARC and MARC21. For MARC21 no additional punctuation is needed as
those are cataloged with the information. Only spaces are added for MARC21,
while UNIMARC is kept they way it was before.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-04-28 17:19:31 +00:00
..
layout2pages.pm Bug 11856: Add publication year and edition to English acq PDF templates 2014-04-28 17:19:31 +00:00
layout2pagesde.pm Bug 7267: Add account number to German PDF template 2014-04-11 15:06:07 +00:00
layout3pages.pm Bug 11856: Add publication year and edition to English acq PDF templates 2014-04-28 17:19:31 +00:00
layout3pagesfr.pm Bug 7267: Add account number to French PDF template 2014-04-11 15:05:42 +00:00