https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38588
--- Comment #16 from Emily Lamancusa (emlam) <[email protected]> --- To test this patch without bug 38789's patch, replace each step that says "Check in item again and cancel the transfer" with "Find a different item", or delete the transfer from the command line in KTD: ktd --shell koha-mysql kohadev DELETE FROM branchtransfers; (note that the above will delete all branchtransfers if you generated any others before testing this patch) -- You are receiving this mail because: 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/
