15 Jun
2018
15 Jun
'18
12:47 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19990 --- Comment #5 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- (In reply to Fridolin SOMERS from comment #4)
I see $available means discharge is validated by a librarian in staff interface, different from $pending.
Oh I think I get it now : FIXME means 'available' template param could directly be Koha::Patron::Discharge::is_discharged({borrowernumber => $loggedinuser}). Because Koha::Patron::Discharge::is_discharged() looks if discharge is validated. Is it correct ? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.