25 Aug
2020
25 Aug
'20
11:12 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26123 --- Comment #8 from Amit Gupta <amitddng135@gmail.com> --- QA comments I think need to correction for ex: -my $borr = $patron->unblessed; - my $patron_note = $borr->{opacnote}; + my $patron_note = $patron->opacnote; -- You are receiving this mail because: You are watching all bug changes.