http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1883 --- Comment #7 from Owen Leonard <oleonard@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.