https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42548
--- Comment #2 from Thibaud Guillot (thibaud_g) <[email protected]> --- Created attachment 198713 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198713&action=edit Bug 42548: Use Koha::Items->move_to_biblio in BatchMoveItem Replace item move loop, hold transfer, biblio deletion and reindex logic with a single call to Koha::Items->move_to_biblio. Sponsored-by: Université Côte d'Azur -- 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/
