]> 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 14:22:01 +0000 (09:22 -0500)
commit4db9c13ab5fe3d5f692c2b7cbc5d55c8c2de39a1
tree73609dfcbb89c0675b1401eff138e599e377796b
parent2848f7f20b375d35f54718a323158da11459567e
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