8 Jul
2021
8 Jul
'21
1:55 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28684 --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Koha/Template/Plugin/Biblio.pm Koha/Biblio -or => [ { status => Koha::ArticleRequest::Status::Pending }, { status => Koha::ArticleRequest::Status::Processing } Koha/Patron -or => [ { status => Koha::ArticleRequest::Status::Pending }, { status => Koha::ArticleRequest::Status::Processing } ] -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.