https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24367
--- Comment #3 from Jonathan Druart <[email protected]> --- Created attachment 97097 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97097&action=edit Bug 24367: DO NOT PUSH - update MARC records for tests The idea was to set the itemtype to a valid value (BK instead of BOOK) The exported_records was generated like: * add 942$c=MX when no 942$c exist * replace 942$c=BOOK with 942$c=BK But it did not remove remaining warnings -- 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] https://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/
