30 Sep
2021
30 Sep
'21
8 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27945 --- Comment #83 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #81)
1. +my $can_request = $borrower->can_request_article $patron is better now
Done.
2. + my $compdate = dt_from_string->add( days => -1 ); I don't understand, what are we doing here? Can you add a line in the POD about that?
Done. -- You are receiving this mail because: You are watching all bug changes.