http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11006
--- Comment #1 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
