https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15336
Alex Arnaud <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #68676|0 |1 is obsolete| | --- Comment #37 from Alex Arnaud <[email protected]> --- Created attachment 72023 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72023&action=edit Bug 15336 - New command-line script: misc/migration_tools/merge_vendors.pl Test plan (i.e. merge bookseller n° 3with the n° 6): run perl misc/migration_tools/merge_vendors.pl -f 3 -t 6 -v -c Check that basketgroups, baskets, contacts, contracts, invoices, deleteditems, items and subscriptions had moved into bookseller 6. Check that bookseller n° 3 has been deleted. Remove -c (confirm) parameter to run in test mode only. Signed-off-by: Marc Véron <[email protected]> -- 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/
