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

--- Comment #67 from M. Tompsett <[email protected]> ---
Comment on attachment 35838
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35838
Bug 10363 - There is no package for authorised values.

Review of attachment 35838:
 --> 
(http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=10363&attachment=35838)
-----------------------------------------------------------------

::: installer/data/mysql/updatedatabase.pl
@@ +9766,5 @@
> +            CHANGE av_id av_id INT( 11 ) NOT NULL,
> +            CHANGE branchcode branchcode VARCHAR( 10 ) NOT NULL
> +    });
> +    print "Upgrade to $DBversion done ( Bug 10363 - There is no package for 
> authorised values. )\n";
> +    SetVersion($DBversion);

Shouldn't this be an atomicupdate now?

-- 
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/

Reply via email to