[Koha-bugs] [Bug 13624] Remove columns branchcode, categorytype from table overduerules_transport_types

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 20 20:47:17 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13624

--- Comment #13 from Blou <philippe.blouin at inlibro.com> ---
Created attachment 37074
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37074&action=edit
Bugs 13624 - Test plan and fixes db scripts for overduerules migrations

TEST PLAN
1) Create or improve on overduerules data
  .1) Intranet -> tools -> overdue notices
  .2) Make sure to have data in first, second and third tabs
  .3) Make sure to have checked mixes of Email/Phone/Print/SMS (depending on
availability)
  .4) Make sure to have different letters and delay on first/second/third tab
for at least one category
  .5) Remember it all.
2) Apply patch
3) run installer/data/mysql/updatedatabase.pl
4) run t/db_dependant/Overdues.t
5) Validate Overdue Notice page
  .1) validate data entered previously is still there
  .2) Add some more, save changes, validate

This patch also
- simplifies (somewhat) updatedatabase.pl
- modifies kohastructure.sql to match updatedatabase.pl (because I couldn't
'insert after' with a KEY constraint)
- fixes database call

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list