23 Apr
2015
23 Apr
'15
8:57 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11006 --- Comment #4 from Marc Véron <veron@veron.ch> --- Created attachment 38393 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38393&action=edit [Signed-off] 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 Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.