20 Apr
2017
20 Apr
'17
5:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18276 --- Comment #21 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Kyle, What I meant is that item-status.inc needs item.waiting, item.itemnotforloan, item.transfertwhen, item.datedue and more to display the status of the items. These flags are set from C4::Search::searchResults, not GetBiblioFromItemNumber (which fills the item values sent to the include). -- You are receiving this mail because: You are watching all bug changes.