[Koha-bugs] [Bug 9722] Allow users to add notes when placing a hold in opac

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 23 12:35:35 CEST 2013


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

--- Comment #17 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 18343
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18343&action=edit
Bug 9722: Allow users to add notes when placing a hold in opac (dbrev)

Database revision for report 9722, adding new pref OpacShowHoldNotes.
This development is part of a larger one (see umbrella report 9721).

Test plan:
Run [your server]/cgi-bin/koha/installer/install.pl?step=3&op=updatestructure
Optionally, run a new install to test sysprefs.sql.
Or:
Edit sysprefs.sql, leave at least the last few lines including the new one.
And run from command line:  mysql -p [yourdatabase] <
[your-clone]/installer/data/mysql/sysprefs.sql

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list