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)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 9 Nov 2011 16:07:26 +0000 (17:07 +0100)
commit7a3dc5102e82bbb4c0c8487a0f128c20d4fe8248
tree249f053d1a8cc6a8d44d735f783919bea575e1e0
parent47d74bb3fb4b564a73c6bfb9e4404a1567b5b8fc
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>
acqui/basketgroup.pl