https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25507
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105295|0 |1 is obsolete| | --- Comment #3 from David Nind <[email protected]> --- Created attachment 105674 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105674&action=edit Bug 25507: Fix table in basket group PDF German 2-pages A variable was doubled up which made the columns in the table of orders no longer line up (different number of headers to columns). To test: - Create at least one basket with one or more orders - Close the basket - Add the basket to a basket group manually or let Koha do it on closing - Change the OrderPdfFormat system preference to 'German 2-page' - Go to the basket group page and print the PDF of the basket - Verify the table of orders doesn't look right and runs outside the page - Apply patch - Repeat the PDF print - now table should look right Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
