[Koha-bugs] [Bug 1883] Managing Suggestions - authorised list of reasons why patron requesting book

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 4 17:47:38 CET 2011


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

--- Comment #7 from Owen Leonard <oleonard at myacpl.org> 2011-02-04 16:47:38 UTC ---
I can submit a patch which would add a couple of default suggestion reasons via
updatedatabase.pl:

INSERT INTO authorised_values (category,authorised_value,lib,lib_opac) VALUES
('OPAC_SUG','damaged','The copy on the shelf is damaged','The copy on the shelf
is damaged

INSERT INTO authorised_values (category,authorised_value,lib,lib_opac) VALUES
('OPAC_SUG','bestseller','Upcoming title by popular author','Upcoming title by
popular author

Anyone have objections or suggestions?

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


More information about the Koha-bugs mailing list