Main Koha release repository https://koha-community.org
Find a file
Galen Charlton 1457256b98 bug 4188: move PDF templates for printed purchase orders
The PDF templates for purchase orders now live in the
directory koha-tmpl/intranet-tmpl/prog/pdf to separate
them from code.  As no automatic translation system for
PDF files is currently implemented, I'm keeping them out
of the language subdirectories for now.

At present, there are two choices of templates for printing
purchase orders (AKA basket groups), controlled by setting
the OrderPdfFormat syspref:

pdfformat::layout2pages (two-page layout)
pdfformat::layout3pages (three-page layout)

To customize a template or to add a new one requires two steps:

* modifying the PDF; note that OpenOffice source files
  are included as a way of generating the PDF
* modifying the code in acqui/pdfformat/layout*.pm to
  position the order text onto the template

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-07-02 08:49:44 -04:00
acqui bug 4188: move PDF templates for printed purchase orders 2010-07-02 08:49:44 -04:00
admin (BUG #4857) aqplan.pl: consideration of Planning categories with authorised values 2010-06-24 20:42:47 -04:00
authorities MT3448 : searchauthorities problems 2010-05-01 09:11:45 -04:00
basket Fix for Bug 4532, Use include file for bibliodefaultview logic 2010-06-23 22:54:54 -04:00
C4 bug 4188: move PDF templates for printed purchase orders 2010-07-02 08:49:44 -04:00
catalogue MT2938 : Adds a permission for editing items 2010-06-03 21:04:01 -04:00
cataloguing MT2938 : Adds a permission for editing items 2010-06-03 21:04:01 -04:00
circ Bug 4372 - Fix for bookcount.pl not counting started transfers as seeing an item 2010-04-29 22:03:42 -04:00
debian bug4929 - amended the instructions 2010-07-02 07:55:50 -04:00
docs Updated history file, 2 more committers 2010-06-17 19:33:51 -04:00
errors Housekeeping in errors scripts 2010-05-12 07:29:03 -04:00
etc Allow zebra search for Accelerated Reading Point in field 526$d 2010-04-16 07:14:44 -04:00
install_misc replace references to defunct info email address 2010-06-25 05:18:44 -04:00
installer bug 2434: set DBrev to 142 2010-07-01 19:37:30 -04:00
koha-tmpl bug 4188: move PDF templates for printed purchase orders 2010-07-02 08:49:44 -04:00
labels Bug 4382 Export batch label to CSV 2010-04-16 00:58:32 -04:00
members bug 4896: granular permissions now always on (DB rev 138) 2010-06-19 07:56:03 -04:00
misc Bug 4472 - Missing / in img tags breaking xslt (and other img tags) 2010-06-17 19:37:57 -04:00
offline_circ Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
opac Fix for Bug 4886, missing 404 redirection on wrong biblionumber for MARC and ISBD details 2010-06-23 22:50:19 -04:00
patroncards Fix FSF address in directory patroncards/ 2010-03-16 20:17:55 -04:00
reports Bug 4911 Remove duplicated code 2010-06-25 13:17:12 -04:00
reserve bug 3344: display in-transit status on holds priority list 2010-06-24 07:55:35 -04:00
reviews Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
rotating_collections Bug 2505 - Add commented use warnings where missing in the rotating_collections/ directory 2010-04-21 20:25:39 +12:00
selenium Adding selenium tests for filterMembers 2009-09-30 11:30:37 +02:00
serials Cherry-picked onto master, fixing conflicts: MT 1816: Granular permissions for the serials module 2010-06-19 07:23:46 -04:00
skel installer: fixed chown invocation; added skel for KOHA_LOG_DIR 2007-12-17 09:13:53 -06:00
sms Bug 2505 - Add commented use warnings where missing in the sms/ directory 2010-04-21 20:25:08 +12:00
suggestion (MT #3651) Fix problems on search filters. 2010-06-25 05:22:05 -04:00
svc bug 4896: granular permissions now always on (DB rev 138) 2010-06-19 07:56:03 -04:00
t Bug 4905 Runtime errors in about.pl 2010-06-24 14:16:36 -04:00
tags Fix FSF address in directory tags/ 2010-03-16 20:17:53 -04:00
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 2007-10-21 19:14:41 -05:00
tools Bug3916 : Batch Modify tool overwrites branches fields 2010-06-23 22:37:44 -04:00
virtualshelves Fix for Bug 3770, 'Add to list' page only allows adding to private lists 2010-06-03 20:53:04 -04:00
xt replace references to defunct info email address 2010-06-25 05:18:44 -04:00
.htaccess Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
about.pl Enhancement Bug 4444: Centralize Code Handling Perl Dependencies 2010-05-17 09:01:51 -04:00
changelanguage.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
edithelp.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
fix-perl-path.PL installer: improvements to fix-path-perl.PL on Win32 2007-12-20 19:20:12 -06:00
help.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
INSTALL fix another link to koha-community.org 2010-05-25 15:23:49 -04:00
install-CPAN.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
INSTALL.debian moved INSTALL.debian-lenny to INSTALL.debian 2010-05-24 08:35:07 -04:00
INSTALL.fedora7 corrected links to mailing lists 2010-05-24 08:26:20 -04:00
INSTALL.opensuse corrected links to mailing lists 2010-05-24 08:26:20 -04:00
INSTALL.ubuntu updated links to Git usage wiki page 2010-05-24 08:32:14 -04:00
koha_perl_deps.pl Bug 4844 Remove a circular dependency in koha_perl_deps.pl 2010-06-03 19:59:10 -04:00
kohaversion.pl bug 2434: set DBrev to 142 2010-07-01 19:37:30 -04:00
LICENSE Update LICENSE with a fresh copy from upstream. This updates the FSF address, and refers to the LGPL with its current name, and changes a few other minor things of the typographical sort. No semantic changes. 2010-03-16 20:17:48 -04:00
mainpage.pl Bug 2505 enabling warnings 2009-12-20 14:31:35 +01:00
Makefile.PL Bug 4505 - Bumping the perl version to 5.8.8 or greater 2010-05-24 07:47:57 -04:00
MANIFEST.SKIP Bug Fixing : 3334 2009-06-19 06:33:34 -05:00
README updated links in README 2010-05-24 08:14:16 -04:00
README.robots Add instructions to INSTALL and README.robots about robots.txt 2010-02-20 17:55:59 -05:00
rewrite-config.PL Fix FSF address in directory . 2010-03-16 20:17:52 -04:00

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 2 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/