http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7131
--- Comment #3 from Elliott Davis <[email protected]> --- Created attachment 14344 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14344&action=edit Patch adds the ability to overlay items when Staging When staging biblios with items attached you previously had only 2 options (add/don't add). This patch adds a third option to replace an item record if a match is found else it adds the item. To test: Stage a file of biblios with items attached. Import the batch into the catalog. Run the indexer so the matcher will match Modify the item data for at least one bib in the file Re-stage the file with the item matching option set to "Replace items if matching bib was found" Let the indexer run again You should see updated item information afte the overlay -- You are receiving this mail because: You are the QA Contact for the bug. 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/
