http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12770 Eivin Giske Skaaren <eivin@sysmystic.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eivin@sysmystic.com --- Comment #5 from Eivin Giske Skaaren <eivin@sysmystic.com> --- I have tested this quite extensively both from a clean master and with patch 12769 installed. There is something that does not work as it should since the table is created and accountlines values are shown while itemaccountlines values are not shown. To be more specific none of the values in this part shows up: <itemaccountlines> <tr> <td align="center" style="border: 1px solid black; border-collapse: collapse"><<biblio.title>></td> <td align="center" style="border: 1px solid black; border-collapse: collapse"><<biblio.author>></td> <td align="center" style="border: 1px solid black; border-collapse: collapse"><<items.barcode>></td> <td align="center" style="border: 1px solid black; border-collapse: collapse"><<items.itemcallnumber>></td> <td align="center" style="border: 1px solid black; border-collapse: collapse">$</td> -- You are receiving this mail because: You are watching all bug changes.