Koha/installer/data/mysql
Jonathan Druart a71a2cb9b6 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 Veron <veron@veron.ch>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-05-14 11:11:58 -03:00
..
atomicupdate Bug 11006: Drop column aqorders.totalamount 2015-05-14 11:11:58 -03:00
de-DE Bug 14119: Missing de-DE DISCHARGE message (German wording) 2015-05-06 10:40:07 -03:00
en Bug 8007: Discharge - DB changes 2015-04-30 12:33:46 -03:00
es-ES Bug 8007: Discharge - DB changes 2015-04-30 12:33:46 -03:00
fr-FR Bug 8007: Discharge - DB changes 2015-04-30 12:33:46 -03:00
it-IT Bug 8007: Discharge - DB changes 2015-04-30 12:33:46 -03:00
mandatory Bug 14030 - Added tests for duplicates. 2015-04-24 09:55:54 -03:00
nb-NO Bug 8007: Discharge - DB changes 2015-04-30 12:33:46 -03:00
pl-PL Bug 8007: Discharge - DB changes 2015-04-30 12:33:46 -03:00
ru-RU Bug 8007: Discharge - DB changes 2015-04-30 12:33:46 -03:00
uk-UA Bug 8007: Discharge - DB changes 2015-04-30 12:33:46 -03:00
backfill_statistics.pl
kohastructure.sql Bug 11006: Drop column aqorders.totalamount 2015-05-14 11:11:58 -03:00
labels_upgrade.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
patroncards_upgrade.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
sysprefs.sql Bug 13889: Add information about cron jobs to system log 2015-05-04 11:11:14 -03:00
update22to30.pl
updatedatabase.pl Koha 3.20 beta 2015-05-12 10:38:11 -03:00