https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16117 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Just a thought: Koha::Statistics->invalid_item( { item => $barcode } ); sounds like it will return something, not it will actually write. I would suggest to rename the method with something more meaningful. Waiting for another QA opinion. -- You are receiving this mail because: You are watching all bug changes.