http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13182
Olli-Antti Kivilahti <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33377|0 |1 is obsolete| | --- Comment #7 from Olli-Antti Kivilahti <[email protected]> --- Created attachment 33378 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33378&action=edit Bug 13182 - Overlay an existing Biblio with the acquired import_record If we know we already have a matching biblio in Koha, we can optionally overlay the existing Biblio with the new one. (We don't really need it but looks like Bg_12074 needs it). TEST PLAN 1. Add Items to an order from a staged file. 2. Go and edit the newly added Biblio. Set the field 003 to "TEST ME GENTLY". 3. Add more Items for this same biblio from the same staged_file. 4. While selecting what to add, check the "Overlay?"-checkbox to replace the existing Bibliographic record with the import_record you are ordering. 5. Save the orderline selection. 6. Observe that the existing modified biblio has changed to it's latest revision. -- 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/
