[Koha-bugs] [Bug 26123] Show info about existing OPAC note/Patron message on patron's dashboard

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 25 19:42:58 CEST 2020


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

--- Comment #8 from Amit Gupta <amitddng135 at 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.


More information about the Koha-bugs mailing list