http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3710 --- Comment #8 from Galen Charlton <gmcharlt@gmail.com> 2010-02-08 14:33:47 --- I am not inclined to push this as is. I have no objection to adding an easier user interface to display recent purchase, nor do I have any objection to creating a syspref to allow the library to just turn on such a display with no fuss, but this patch has serious flaws: * GetBiblioSummary - I will not push this as it stands now: we have at last count *three* systems for mapping MARC records and displaying them, none of which require hard-coding HTML and MARC tags. To repeat: there is no excuse for hard-coding HTML in C4 routines. * SearchAcquisitions - indexing dateaccessioned and using Zebra (or NoZebra) would suffice. I see no reason for a new search routine. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.