Bug 6880- Reason for suggestions do not save
authorOwen Leonard <oleonard@myacpl.org>
Wed, 26 Oct 2011 18:17:52 +0000 (14:17 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 27 Dec 2011 16:14:38 +0000 (17:14 +0100)
commit8b0d28179316650e6643983b97227a0992384b4a
tree3044c8f330c8e7e77333e4b65171628e421c0317
parent396efb90c73099e1f87a5a4593b4c5c1020c69c3
Bug 6880- Reason for suggestions do not save

The fix for Bug 1883 seems to have lacked the necessary
update to the database to add the "patronreason" column
to the suggestions table. This patch does so.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Patch adds database update and change to kohastructure.
After this patch is applied, the patron's reason for
making a suggestion (form in opac) is saved to the database
correctly. The reason is also shown in the detail view
of the suggestion.

This needs to be backported to 3.6

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl
kohaversion.pl