[Bug 14250] Can generate discharge for patrons with fines
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14250 Roman Dolny <roman.dolny@jezuici.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #12 from Roman Dolny <roman.dolny@jezuici.pl> --- Thanks for update. It's almost done -- one more thing: when patron has no checkout but has fine (p. 8) there are two messages visible in STAFF: "They have unpaid fines" and "Patron cannot be discharged for an unknown reason, please contact a librarian for more information". But should be only first one. In OPAC it is OK. Is it because of [% IF patron.checkouts.count == 0 and (patron.account.outstanding_debits.total_outstanding > 0) %] in koha-tmpl/intranet-tmpl/prog/en/modules/members/discharge.tt? -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org