[Bug 4310] No Migration for budgets from 3.0 to 3.2
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4310 --- Comment #7 from Colin Campbell <colin.campbell@ptfs-europe.com> 2010-09-03 14:33:04 UTC --- Problem with the patch (and Chris's SQL) lies in the fact that bookfundid is varchar and its being assigned to an integer budget_id. Also there is not a one-to-one correspodence between the two. On the conversion I did this generates more budgets than I had funds because of the budgetperiods. My problem is that I've only done this (in test mode) for a site running 3.1.61. I've no 3.0 site to confirm this and we don't have any documentation suggesting the thinking behind the db change. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org