http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11231
--- Comment #2 from Galen Charlton <[email protected]> --- Carrying over a comment I made in IRC, the holds to pull report originally took the note field from the bib record. However, that's not necessarily all that useful, and the notes were removed from the template by commit a13c0db. However, that commit did not remove the notes column from the SQL. One reasonable resolution would be to simply remove 'notes' from the SQL query. -- You are receiving this mail because: You are the assignee for the bug. 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/
