27 Dec
2024
27 Dec
'24
6:35 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38588 --- Comment #16 from Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> --- 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.