18 Jul
2014
18 Jul
'14
11:50 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11007 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 29821 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29821&action=edit Bug 11007: Drop column aqorders.cancelledby It seems that this column has never been used. Test plan: 1/ Execute the updatedatabase entry. 2/ git grep cancelledby should not return occurrence in the code (except in Koha/Schema/* 3/ prove t/db_dependent/Acquisition.t should return green. -- You are receiving this mail because: You are watching all bug changes.