http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12770
Eivin Giske Skaaren <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Eivin Giske Skaaren <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
