22 Apr
2015
22 Apr
'15
12:06 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11006 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 38320 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38320&action=edit Bug 11006: Drop column aqorders.totalamount This column was not used in the Koha codebase, it can be removed. Test plan: Execute the updatedatabase.pl script and confirm that the column has been dropped. QA step: 1/ git grep totalamount 2/ prove t/db_dependent/Acquisition.t -- You are receiving this mail because: You are watching all bug changes.