https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17608

David Gustafsson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from David Gustafsson <[email protected]> ---
I'm currently looking into this as well. I came to the conclusion that the
AddItemBatchFromMarc branch should really be executed on insert. The
sub-documentation states that:

"The goal of this API is to have a similar effect to using AddBiblio
and AddItems in succession, but without inefficient repeated
parsing of the MARC XML bib record."

So it feels strange that is is run on update. Besides, I can't imagine a
scenario where you would want to overwrite existing holdings items? I'm no
librarian so some input on the practical aspects of this would be nice.

-- 
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/

Reply via email to