https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17420
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57269|0 |1 is obsolete| | --- Comment #9 from Bernardo Gonzalez Kriegel <[email protected]> --- Created attachment 57406 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57406&action=edit [SIGNED-OFF] Bug 17420 - record export fails when itemtype on biblio - followup Same as previous patch for misc/export_records.pl. Test plan : - Use syspref item-level_itypes = biblio record - Run misc/export_records.pl => Without patch you get an error : DBD::mysql::st execute failed: Unknown column 'biblioitems.itemtype' in 'where clause' ... => With patch you get a correct export file Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Export Ok, no errors. -- 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/
