http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11122
mathieu saby <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |r --- Comment #5 from mathieu saby <[email protected]> --- (In reply to Fridolin SOMERS from comment #0) > In acquisition, several templates try to display publisher code and > publication year : invoice.tt, parcel.tt, transferorder.tt. > Thoses pages use C4::Acquisition methods GetPendingOrders or > GetInvoiceDetails. > The bug is that in the SQL query of those methods, biblioitems.publishercode > and biblioitems.publicationyear. > In uncertainprice.pl those datas are fetch using GetBiblioData. > It whould be better to fetch them in GetPendingOrders and GetInvoiceDetails. "The bug is that in the SQL query of those methods, biblioitems.publishercode and biblioitems.publicationyear." I think your sentence was broken ;-) What's the bug exactly? Mathieu -- 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/
