https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27947
--- Comment #6 from Agustín Moyano <[email protected]> --- (In reply to Agustín Moyano from comment #5) > Created attachment 124065 [details] [review] > Bug 27947: Add cancellation reason to article request > > This bug adds a cancellation reason authorised values to article requests > > To test: > 1. apply this patch > 2. updatedatabase > 3. in staff interface go to /cgi-bin/koha/admin/authorised_values.pl > CHECK => AR_CANCELLATION category should appears > 4. place several article requests > 5. in staff interface go to /cgi-bin/koha/circ/article-requests.pl > 6. select multiple requests, or just one and cancel them > SUCCESS => a modal pops up offering to select a cancellation reason > 7. repeat steps 4 to 6 but for /cgi-bin/koha/circ/request-article.pl > 8. repeat steps 4 to 6 but for > /cgi-bin/koha/opac-user.pl#opac-user-article-requests in opac interface I added some default authorised values for AR_CANCELLATION, but most probably they should be modified -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
