[Koha-bugs] [Bug 7317] Add an Interlibrary Loan Module to Circulation and OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 3 20:55:12 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7317

--- Comment #182 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
1/ Error handling on borrowernumber when creating or updating a request
(backend issue?)
2/ Capitalization problems, deprecated words (Branch, borrowers), etc
3/ Use dateformat to display dates
4/ ill/ill-requests.pl?method=generic_confirm&illrequest_id=3
click "send email"
Software error to handle correctly:
No target email addresses found. Either select at least one partner or check
your ILL partner library records. at /home/vagrant/kohaclone/Koha/Illrequest.pm
line 896.

5/ Same for "Your branch has no email address. Please set it. at
/home/vagrant/kohaclone/Koha/Illrequest.pm line 901."

6/ Should not we use message_queue instead of sendmail directly?

7/ Maybe we should add a warning to the about page if the partner_code defined
in the config does not match a category_code (?)

(not finished)

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


More information about the Koha-bugs mailing list