http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13993 --- Comment #21 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 39536 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39536&action=edit Bug 13993 - (2) Correct poorly transferred orders Added Atomic Update to fix poorly transferred orders TEST PLAN --------- 8) Apply patch (2) 9) Run the database updates $ ./installer/data/mysql/updatedatabase.pl -- This should run without error 10) prove -v t/db_dependent/Acquisition/TransferOrder.t -- This should fail, because the transfer function is still not fixed. Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <indradg@gmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org> -- You are receiving this mail because: You are watching all bug changes.