http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11928
--- Comment #1 from M. Tompsett <[email protected]> --- Created attachment 26194 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26194&action=edit Bug 11928 - Remove unused table Aqorderdelivery has apparently never been used. This patch removes it. TEST PLAN --------- 1) Apply patch. 2) Confirm table is there. 3) Run upgrade process. 4) Confirm table has been removed. 5) Drop koha database and create empty one. 6) Fresh install from staff client. 7) Confirm table was not created. -- 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/
