]> git.koha-community.org Git - koha.git/commit
Bug 7138: Can't print basket group order pdf
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Wed, 2 Nov 2011 23:44:36 +0000 (00:44 +0100)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Wed, 16 Nov 2011 13:42:22 +0000 (08:42 -0500)
commit05f1a92c21fbce96dedc7ba3706d738561f426c0
treec775e9a911cd7ceca26711496d194495520f9fba
parent9aba4077c217093436f732c676c066ab9dc8b16b
Bug 7138: Can't print basket group order pdf

PDF print of basket groups is broken.

To test:

1) Make sure OrderPdfFormat is set to pdfformat::layout2pages or pdfformat::layout3pages
2) Create a basket with orders
3) Close the basket and create a basket group checking the checkbox
4) Print the basket group as PDF

Before patch the file is broken and when opened in an editor contains an error message.
After the patch the PDF should be generated correctly again.

Thx to Chris for helping me to fix the problem.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 7a3dc5102e82bbb4c0c8487a0f128c20d4fe8248)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
acqui/basketgroup.pl