4 Oct
2013
4 Oct
'13
10:24 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10994 --- Comment #3 from Amit <amitddng135@gmail.com> --- Hi Katrin, Yes if staff have an email address claim notice is working fine. But this is not a correct behavior. If we modify the code then it will not check whether staff have email address or not. my $email_address = $userenv->{'branchemail'} || C4::Context->preference('KohaAdminEmailAddress'); -- You are receiving this mail because: You are watching all bug changes.