https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35993
--- Comment #2 from Marcel de Rooy <[email protected]> --- Created attachment 161762 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161762&action=edit Bug 35993: Apply new routine to ModBiblioMarc Now both AddBiblio and ModBiblio will insert 005 if not present. Test plan: Run t/db_dependent/Biblio.t And via interface: Add a new biblio record via Acquisition. Without this patch it does not have a 005, now it does. Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: 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/
